A FrontEnd app build with Vite tool, and ReactJs as template. Food Explorer is a fictitious restaurant that need a authenticated user to interact with app functions. You can view a menu, and choose one or more options at your taste to buy or set as favorite. There is a payment page that you can see the total amount or remove some product if you want. As Admin you can add, edit and delete options to menu.
WebSite | Technologies | Layout | Clone
If you wanna see the app as Admin you can access this account.
email: admin@email.com password: 123456
BackEnd repository: Link
- Vitejs
- ReactJs
- JavaScript
- Axios
- Styled Components
- Swiper
- Radix-ui
You can view layout on figma by clicking here.
git clone https://github.com/andresilveira1/food-explorer-web.git
npm install
npm run dev