An app which provides movies repetitore and posibility to filter them by type and date, design with mobile-first approach.
This should be installed on your computer in order to get up and running:
git clone
cd cinema-city-app
npm install
npm start
npm run build
: This is used to build all files and run all tasks without serving a development server and watching for changes.npm start
: This is the normal development script used to build all files and run all tasks, but also to serve a development server and watch for changes.
*Note that database structure is in cinema_city.sql file (Apache or Nginx server needed)
- JS
- PHP
- MySQL
- SCSS
- GULP
- Karol Podżerek & Adam Strzyżewski