Skip to content

Rocket Seat - Ignite - ReactJS - Challenge 4 - A restaurant menu management UI with ReactJS and Typescript.

Notifications You must be signed in to change notification settings

librity/ignite_restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rocket Seat Ignite - GoRestaurant

Table of Contents

About

A basic restaurant menu management UI with ReactJS and Typescript.

Getting Started

Prerequisites

  • node >= 12.0.0

Installation

  1. Clone this repo locally and install the required packages:
$ git clone https://github.com/librity/ignite_restaurant.git
$ cd ignite_restaurant
$ yarn install
  1. Start a json server (mock backend):
$ yarn server
  1. Start a dev server:
$ yarn start
  1. Open http://localhost:3000 on your web browser.

Usage

On the home screen, you can edit, delete and disable items. You can create a new item by clicking in Novo Prato.

Docs

Resources

About

Rocket Seat - Ignite - ReactJS - Challenge 4 - A restaurant menu management UI with ReactJS and Typescript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published