The project is a challenge from the Ignite.
GoRestaurant is admin dashboard for restaurants control wich meals are disponibles or indiponibles
This project was developed with the following technologies:
- React.js
- TypeScript
- Testing Library
- Unform
- Yup
- Axios
- React Modal
- React Icons
- Styled Components
- JSON Server
# Clone this project
$ git clone git@github.com:KaiqueCovo/challenge-refactoring-class-typescript.git
# Go into the repository
$ cd challenge-refactoring-class-typescript
# Install dependencies
$ yarn install
# Run tests
$ yarn test
# Run JSON server
$ yarn server
# Run the application
$ yarn startMade with ♥ by Kaique Covo 👋