lukas-linhart / 05-cinema-portal-with-server

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

License:MIT License


Languages

Language:JavaScript 93.0%Language:HTML 6.6%Language:CSS 0.3%