Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/som-sm/react-quiz-app-challenge
https://github.com/som-sm/react-quiz-app-challenge
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/som-sm/react-quiz-app-challenge
- Owner: som-sm
- Created: 2022-06-20T06:21:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T15:55:55.000Z (about 2 years ago)
- Last Synced: 2024-10-21T19:23:42.185Z (3 months ago)
- Language: JavaScript
- Size: 611 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quiz App React Challenge
## Live Application
Hosted Link: https://react-quiz-app-challenge.netlify.app/
## Running Locally
Github Link: https://github.com/ssmkhrj/react-quiz-app-challenge.git
1. Clone the repository:
`git clone https://github.com/ssmkhrj/react-quiz-app-challenge.git`
2. In the project directory, run:
`npm install`
3. And then run:
`npm start`
Open http://localhost:3000 to view it in the browser.