jfilipe-dev / gorestaurant-web

A web application for managing dishes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoRestaurant

A web application for managing dishes.

πŸ“Ί Preview

πŸ‘¨πŸ»β€πŸ’» Stack and extensions

  • React js with typescript
  • Axios
  • React modal
  • Styled components
  • Json server
  • Unform
  • React icons
  • React router dom

πŸ’» Features

  • List dishes
  • Add dishes
  • Edit dishes
  • Remove dishes
  • Turn on dish availability
  • Turn off dish availability

πŸ’Ύ How to install

  1. Clone this repository - git clone https://github.com/jfilipe-dev/gorestaurant-web.git

  2. Install the dependencies - yarn

  3. Start Json server - yarn json-server server.json -p 3333

  4. Run aplication yarn start

About

A web application for managing dishes.


Languages

Language:TypeScript 96.1%Language:JavaScript 2.2%Language:HTML 1.7%