Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dammak/simple-quiz-app
https://github.com/dammak/simple-quiz-app
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/dammak/simple-quiz-app
- Owner: DAMMAK
- Created: 2019-06-04T15:54:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T04:44:40.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T12:39:52.124Z (over 1 year ago)
- Language: JavaScript
- Size: 2.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple Quiz Application Created with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
to start the project
`npm run dev`
or
`yarn dev`
to run the test cases
`npm run server-test`
or
`yarn server-test`
### Login Credential
username: `DAMMAK`
password: `Adedamola`the backend is in server directory and
the test script is in `__test__` directory