Skip to content

Just Eat ๐Ÿ• clone of the famous food delivery app built with React.js

Notifications You must be signed in to change notification settings

mattiach/Just-Eat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

97 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Just Eat - Clone

Netlify Status

Description

App clone of the JustEat

Dependencies Installation and Node Modules

Make sure you already have Node js installed before proceeding. Then, install the necessary node modules to start the application

npm install

How to run the application

After installing all the necessary dependencies, you can now proceed with launching the application using the command:

npm start

Connect to http://localhost:3000/ to view the application

Technologies used

  • React js
  • Vite js
  • Tailwind CSS, DaisyUI
  • Redux Toolkit
  • eslint
  • i18next, formik, react-router-dom and many other JS libraries..

Author and rights

Designed and written by Mattia.

The application can be downloaded and freely modified by anyone! ๐Ÿ˜Š Any suggestions or improvements will be appreciated.