Skip to content

Srijan0101/Peer-Help

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Peer-Help

A MERN app focussed towards helping students without a peer to get all the informaion and the help that they need.

Quick Start

# Install dependencies for server
npm run api-install

# Install dependencies for client
npm run client-install

# Run the client & server with concurrently
npm run dev

# Run the Express server only: cd to api/
npm start

# Run the React client only: cd to client/
npm run client

# Server runs on http://localhost:5000 and client on http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages