“Eatable-Project-Remastered” is a delivery application. It lets the user search for food items, add items into the cart, complete checkout, sreview order history and edit the user's information.
The project is based on React with the concepts of fetching, components, libraries, etc.
This webpage was coded using React VITE v4.4.5
It uses the next libraries:
- @Emotion for styling the components
- Formik for developing form components
- Icons from react-icons
- React-router-dom for navigating through the different pages
- Framer-motion for creating a carrousel of images display
- Axios for performing HTTP methods requests
After you have cloned this repo, run this setup script to set up your machine with the necessary dependencies to run and test this app:
npm install
Finally run the server using:
npm run dev
If you want to learn more about Vite
, see the guidelines.
My goal is to keep creating more applications to keep practicing. Please let me know if you have any feedback.
That said, if you find a bug, please do open an issue!
Designed by https://www.codeable.la/