https://github.com/isabelamoraes/ignite-reactjs-gorestaurant
https://github.com/isabelamoraes/ignite-reactjs-gorestaurant
axios react-icons react-modal reactjs styled-components typescript yup
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/isabelamoraes/ignite-reactjs-gorestaurant
- Owner: isabelamoraes
- Created: 2021-09-26T23:32:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-27T21:22:35.000Z (over 3 years ago)
- Last Synced: 2025-01-23T01:12:41.656Z (5 months ago)
- Topics: axios, react-icons, react-modal, reactjs, styled-components, typescript, yup
- Language: TypeScript
- Homepage:
- Size: 382 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Go Restaurant
Manage your italian food menu
Features |
Getting Started |
Reference
![]()
## Features
This project was developed with the following technologies:
- **[React JS](https://reactjs.org/)** - A JavaScript library for building user interfaces.
## Getting Started
To clone and run this application, place from your command line:
```bash
# Clone this repository
$ git clone https://github.com/isabelamoraes/ignite-reactjs-gorestaurant.git# Go into the repository
$ cd ignite-reactjs-gorestaurant# Install dependencies
$ yarn# Run the server
$ yarn server# Run the application
$ yarn start```
## Reference
This application is the result of the challenge proposed in Chapter II of the ReactJS track on Ignite, training promoted by Rocketseat.