/reactjs-ignite-chapter2-challenge2

🍲 GoRestaurant - Simple application to manage a restaurant menu

Primary LanguageTypeScript

GoRestaurant - ReactJS Ignite Challenge

Simple application to manage a restaurant menu 🍲. Made during the Rocketseat Ignite course. 🚀

📷 Preview

Peek_2021-03-10_10-43.mp4

💻 Technologies

This project uses these technologies:

👷 How work ?

# Clone this repository
$ git clone https://github.com/KaikySantos/reactjs-ignite-chapter2-challenge2.git

# Access the project folder
$ cd reactjs-ignite-chapter2-challenge2

# Install the dependencies
$ npm install

# Run json server
$ npm run server

# Run the application
$ npm run start

Go to http://localhost:3000/ to see the application!


Made with 💙 by Kaiky Santos