Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rksahu2601/english-quiz
https://github.com/rksahu2601/english-quiz
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rksahu2601/english-quiz
- Owner: rksahu2601
- Created: 2022-11-15T16:39:57.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-15T16:42:02.000Z (about 2 years ago)
- Last Synced: 2024-11-12T10:51:56.154Z (2 months ago)
- Language: JavaScript
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Quiz Exercise
![Screenshot 2022-11-15 220827](https://user-images.githubusercontent.com/74202040/201976490-335568a6-bd26-4731-a71a-f8e1e43b0b1e.png)
This project is a small quiz application where users can take a multiple choice English test, submit it and see their results.
It uses the [react-bootstrap](https://react-bootstrap.github.io/) package components to build the page elements and forms quickly.
------------
## Installation
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
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 the browser.The page will reload if you make edits.
You will also see any lint errors in the console.------------
## TODOs
- [ ] Fix search bar resets user choice once questions appear again