lukas-linhart / 04-cinema-portal

Simple educational app for practising React.js fundamentals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

04-cinema-portal

Simple educational app for practising React.js fundamentals

Cinema app

The goal

Implement all TODOs in the code, so it's possible to buy tickets, proceed to checkout and pay.

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

Simple educational app for practising React.js fundamentals

License:MIT License


Languages

Language:JavaScript 91.2%Language:HTML 8.4%Language:CSS 0.4%