Skip to content

LilShah/the-thulla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

THIS PROJECT DEPENDS ON A REMOTE MONGO DB CONNECTION WHICH REFUSES TO CONNECT ON FAST-NU'S INTERNET

How to run

REQUIRES NODE.JS Clone the Repo

Run the following commands in the project directory:

npm i --save

cd client

npm i --save

cd ..

npm i -g nodemon -d

npm run dev

These will install the necessary dependencies

Afterwards install the following browser extension:
Chrome
Firefox

Available Scripts

In the project directory, you can run:

npm run dev

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

The page will reload if you make edits.
You will also see any lint errors in the console.

Also will run the backend server on port 5000

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published