Features β’ Run Project β’ Technologies β’ Author β’ License β’
- See dishs
- Edit dish
- Delete dish
- Add new dish (with image)
1οΈβ£ Clone project and access its folder:
$ git clone https://github.com/jtiagosantos/GoRestaurant.git
$ cd GoRestaurant
2οΈβ£ Install dependencies:
$ yarn or npm i
3οΈβ£ Start project:
$ yarn server or npm run server
$ yarn dev or npm run dev
4οΈβ£ Run tests:
$ yarn test or npm test
The following tools were used in the construction of project:
Tiago Santos π
This project is under license MIT.
π Back to top