Live: https://adamjochemczyk.github.io/StarWarsQuiz/
Project based on exercise for CodersCamp 2020 students. App was created to improve skills in JS, REST, html, css, git, teamwork.
- HTML, CSS,
- JS,
- Parcel
To run this project, install it locally using npm:
$ cd ../StarWarsQuiz
$ npm install
$ npm run start:dev