Skip to content

BuildForSDGCohort2/Team-204-Group-A-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team-204-Group-A-frontend

Tools

  • React JS

Live preview here: https://pres-cribe-me.web.app/

After cloning the repository

Run the following commands in the root folder to start the application in your localhost:

npm i

Install dependencies

npm start

Run the application, your default browser should redirect you to localhost:3000 otherwise paste the url in your browser

npm test

Run tests

npm run build

Create the production build of this application