Skip to content

denilsonbaptista/food-explorer-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

food-explorer.mp4

food explorer

Interactive menu for a fictional restaurant
Learn more »

About · Tech Stack · Local Dependencies · Run Locally · Contact

About

This is an end-to-end application with both front-end and back-end, simulating the process of ordering and registering a restaurant.

Food Explorer has two roles: the admin and the user.

The admin is the person responsible for the restaurant and can create, view, edit, and delete a dish at any time.

The user can view all registered dishes and, when clicking on a dish, will be redirected to a new screen with more detailed information about it.

Admin user access:
username: admin@email.com
password: 123

User access:
username: user@email.com
password: 123

Tech Stack

Local Dependencies

After downloading the repository, install the local dependencies of the project:

npm install

Run Locally

To run the project locally, simply run the command below:

npm run dev

This will automatically run a Web Service at the following address:

http://localhost:5173/

observations:

  • To stop all services, just use the CTRL+C keys, which is the default terminal to kill processes.

Contact

If you want to contact with me you can reach me at Linkedin.

License

This project is free to use and does not contains any license.