Skip to content

oliviaresende/gorestaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Restaurant

Project for restaurant catalog.


About the project ⭐️

Main features:

  • Add a new food
  • Remove a food
  • Edit food
  • Indicate availability

Technologies used:


How to run the project? 🚀

Prerequisites:

  1. Have the Node js instalado and combined it with Yarn;

  2. Clone the repository on your machine, using the command below on your terminal:

  git clone https://github.com/oliviaresende/gorestaurant.git
  1. Access the repository:
  cd gorestaurant
  1. Install your project's dependencies by typing in the terminal:
  yarn install
  1. And finally, give the command to run your project:
  yarn start

Note: The project will run on http://localhost:3000


How to run Json-server? 🚀

  yarn server

Note: The server will run on http://localhost:3333


About

Ignite React Chapter 2 Challenge Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors