Skip to content

chidexebere/learn-everyday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Everyday

A quiz progressive web app that helps students prepare for A-level examinations. click demo.

Installation

You would need to have Node.js and npm installed.

To install dependencies, you can run:

npm install

To run the project locally, in the project directory, run:

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.