lukas-linhart / 06-cinema-portal-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

06-cinema-portal

Simple educational app for practising React.js fundamentals

Cinema app

The goal

Implement all TODOs in the code.

  • User should be able to buy tickets only if he/she is logged
  • Logged user can see all orders

Practise & learn

Fork & clone it on your machine, then in the project directory:

npm install # takes some time to complete
npm start
npm test

Useful resources

About

License:MIT License


Languages

Language:JavaScript 95.0%Language:HTML 4.7%Language:CSS 0.2%