Guythatcooks is a food blog based upon the MERN stack where users could view different food recipes and filter them based upon different cuisines. The users could also favourite a particular blog to access it quickly.
- Register/Login
- View Blogs
- Create, Update, Delete Blogs
- Favourite Blogs
Clone the project
git clone https://github.com/YamalAli770/guythatcooks-frontend
Install dependencies
npm install
Start the server
npm run start
To create a blog user would need to login with the admin credentials.
- Email: [email protected]
- password: Yamal123_
If you have any feedback, please reach out to us at [email protected]