A Website built following MERN Stack, it shows cakes their images and how much colories they contain.
This is a fullstack MERN website that shows cake recipes and helps you look for any recipe you want.
The data is stored in MongoDB
The frontend is created using Bootstrap
The application uses React Hooks : useState and useEffect
The Api is implemented using ExpressJs
The frontend is connected to the backend using Axios