NeoFood: Restaurant e-commerce app
This project is create to test my knowledge on Web development
- Allows user to create an order and place their order
- User can navigate through the menu to check the dishes based on the cuisine type
- All the food data is fetched from Spoonacular API
- Make use of useAtom, createPortal, useEffect, useSWR, useRouter
- The web app is responsive, applicable for multiple screen sizes
- Display proper error message when the creator runs out of fetch points 😄
The project is finished
- Next.js
- SWR
- Jotai
- Swiper
- Bootstrap
- React bootstrap
- Font Awesome
- Spoonacular API