Skip to content

BharathLenin/MyRestaurant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Below you will find some information on how to perform common tasks.
navigate to "myrestaurant" folder run command "npm install" to install dependencies run command "npm start" to start application browser should automatically open with url localhost:3000. If not please open the same url in any broowser.

Sign in: users details for sign in is taken from src/data/user.json file as authentication is done locally. one of the already availbale credentials are username(Max 10 chars):sampleuser password(Max 8 chars):test Please update json file accordingly for additional credentials

About

Project created as part of UI Case Study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.6%
  • CSS 23.1%
  • HTML 10.3%