Skip to content

Adviant/React-pos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POS Page

  • Clone this respository to your computer
  • Access to the project folder on the computer via Termaial or Git Bash
  • Excute npm install to download all necessary packages
  • Excute npm start to start the project

JSON-Server

  • JSON-SERVER also needs to be installed with npm i json-server
  • New terminal npx json-server db.json --port=5000

About

React Tutorial - Create a Point of Sale System for Beginners in 1 Hour (React POS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 75.2%
  • HTML 19.2%
  • CSS 5.6%