Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dammak/simple-quiz-app


https://github.com/dammak/simple-quiz-app

Last synced: 1 day ago
JSON representation

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