Skip to content

Check your knowledge of the Star Wars saga in our great quiz. Play with your friends. May the force be with you! The team worked as part of the CodersCamp course. The application was made by the course participants with the help of a mentor.

License

Notifications You must be signed in to change notification settings

team-prstmw/StarWarsQuiz

Repository files navigation

StarWarsQuiz - CodersCamp 2021/22 Project JavaScript

I. Team

The team worked as part of the CodersCamp course. The application was made by the course participants with the help of a mentor.

Mentor: Filip Hałoń

Participants:

II. DEMO

To skip the intro, press escape on desktops or double tap on the mobile devices.

III. Project description

Check your knowledge of the Star Wars saga in our great quiz. Play with your friends. May the force be with you!

You can check your knowledge in the three categories:

  • People
  • Vehicles
  • Starships

IV. Tech stack

  • JavaScript
  • HTML
  • CSS

V. Tools

  • Trello
  • Figma
  • SWAPI
  • Visual Studio Code
  • Git

VI. Workflow

The organization of the team's work and code review were carried out on GitHub. Tasks are described and distributed in the Trello. We used Google Meet for meetings. Meetings were conducted every Tuesday, Thursday, and Sunday. Discord was used in everyday communication.

VII. Setup

To run the project on the local machine, type in the terminal:

git clone git@github.com:team-prstmw/StarWarsQuiz.git

Then, to install the modules, type:

npm install

Then:

npm run dev

The application will be available at localhost:3000

VIII. Illustrations

  • Intro Intro
  • Home Page Home Page
  • Game
    Game
  • Game Over Modal
    Game Over Modal
  • 404 Page 404 Page

About

Check your knowledge of the Star Wars saga in our great quiz. Play with your friends. May the force be with you! The team worked as part of the CodersCamp course. The application was made by the course participants with the help of a mentor.

Topics

Resources

License

Stars

Watchers

Forks