Skip to content

Emphibian/reactapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reactapp

Web Application with React

Installation

To run the web app locally:

For the frontend

  1. Clone the repo
  2. Go to the pizza-palace directory
  3. Run npm update. This will install the dependencies
  4. Run npm start. This will automatically open a new tab with the web app.

For the backend

  1. Go to the pizza-backend directory
  2. Run npm update.
  3. Run npm start.

Restaurant

A web application that tracks the queue that currently are due for a seat.

  • Uses dynamic elements with the help of React
  • Uses sqlite for database needs.

About

Web Application with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published