Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takuyadev/react-quizzical-scrimba
Video Game Pop Quiz game built with React from the "The Front-End Developer Career Path" Course from Scrimba
https://github.com/takuyadev/react-quizzical-scrimba
css front-end html javascript react reactjs scrimba scrimba-frontend scrimba-soloproject
Last synced: 24 days ago
JSON representation
Video Game Pop Quiz game built with React from the "The Front-End Developer Career Path" Course from Scrimba
- Host: GitHub
- URL: https://github.com/takuyadev/react-quizzical-scrimba
- Owner: takuyadev
- Created: 2022-08-12T02:50:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T19:39:30.000Z (about 2 years ago)
- Last Synced: 2024-10-10T00:19:26.527Z (about 1 month ago)
- Topics: css, front-end, html, javascript, react, reactjs, scrimba, scrimba-frontend, scrimba-soloproject
- Language: JavaScript
- Homepage: https://react-quizzical-scrimba.netlify.app/
- Size: 312 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Video Game Quizzical - Scrimba
This project is deployed at the [link here.](https://react-quizzical-scrimba.netlify.app/)
### `Summary`
This project is part of the Solo Project section of the "The Front-End Developer Crash Course", where the student is required to finish the project on their own without extensive help.
This application features a video game quiz game that challenges you to many of popular to niche questions that you may or may not know, and checks your answers at the end of the game.
### `Languages / Techstack`
- React
### `Getting started`
- npm install (installs all dependencies)
- npm start (initializes app)### `Resources`
#### The Frontend Developer Career Path
https://scrimba.com/learn/frontend
### `About Scrimba`
At Scrimba our goal is to create the best possible coding school at the cost of a gym membership! 💜
If we succeed with this, it will give anyone who wants to become a software developer a realistic shot at succeeding, regardless of where they live and the size of their wallets 🎉
The Frontend Developer Career Path aims to teach you everything you need to become a Junior Developer, or you could take a deep-dive with one of our advanced courses 🚀- [Our courses](https://scrimba.com/allcourses)
- [The Frontend Career Path](https://scrimba.com/learn/frontend)
- [Become a Scrimba Pro member](https://scrimba.com/pricing)Happy Coding!