About the Website
The website that I have made is a food blog system. Where a user can Login and Register to the Website. The information given is stored in a MongoDB database. After logging in the user is redirected to the posts page. The user can view all post or posts based on the Cuisine Category using a filtering mechanism. The user can also make new posts.
Tech stack used
Frontend
- React JS
- HTML
- CSS
- Bootstrap
Backend
- Node JS
- MongoDB
- Express JS
- Javascript