Skip to content

francisguchie/React.js_self_service_cafe_POS_system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Day Nine / 30 days of React challenge / "Self Sevice Cafe" app

A simple React.js app as a self service cafe ordering system, kinda like you find at McDonalds etc.

Concepts Explored:

  • Handling more information and 'stuff' in general
  • Splitting data into sections with .map() and keys
  • Storing more data in state
  • Simple equations in a React app

Code: https://www.youtube.com/watch?v=zhndw0pWuNI&t=116s

Follow me as I self-learn React.js. Each day for thirty days i'll be creating a simple app and posting about it, (attempting to) explain my code, and discuss what I have learned. By the end of day 30 I hope to have a basic working knowledge of React.js and its applications!

About

A self service POS system for ordering at a cafe. Built with React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.4%
  • CSS 12.5%
  • HTML 10.1%