- User can see different types of toys.
- LoggedIn user can add product
- LoggedIn user can see the products that he added
- LoggedIn user can edit the product
- LoggedIn user can delete the product
- Users can login by google and github
- Has a blog page where disscussed about 4 questions
Install The Puzzled Mind App with npm
npm install
cd 'project name'
npm run dev