test-taker
A small web app for creating and taking timed tests.
Setting up
First you have to install Node, which you can download here. Once you have Node, you will also have npm
installed, which is required to run this React app. Now, clone this repository, cd
into it if necessary, and install the required packages as follows:
git clone https://github.com/spectraldoy/test-taker
cd test-taker
npm install
Running the app
Now that you have everything installed, all you need to do to run the app is to run the following from the test-taker
directory:
npm start
If you’re on Windows you’ll probably need Git bash or another Unix-like Terminal to do this.
Acknowledgements
This app was made at the request of Juee. This acknowledgement is here made to publicly draw attention to her. Now go check out her instagram.