Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sulaimanbiswas/primo-quiz-react
Live Website Link
https://github.com/sulaimanbiswas/primo-quiz-react
Last synced: 9 days ago
JSON representation
Live Website Link
- Host: GitHub
- URL: https://github.com/sulaimanbiswas/primo-quiz-react
- Owner: sulaimanbiswas
- Created: 2022-10-11T12:27:57.000Z (over 2 years ago)
- Default Branch: admin
- Last Pushed: 2022-10-12T00:44:32.000Z (over 2 years ago)
- Last Synced: 2024-11-08T19:35:25.617Z (2 months ago)
- Language: JavaScript
- Homepage: https://lambent-starlight-c1f653.netlify.app
- Size: 686 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Primo Quiz
## Live Site Link
[Primo Quiz](https://lambent-starlight-c1f653.netlify.app)## Feature of this Website
### Home Page
- Create A Banner
- Show All Quiz Topics### Quiz Page
- Show Category wise Quiz
### Statistic Page
- Show a Chart of Category vs Total Quiz
### Blog Page
- Answer 3 Questions
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!