Skip to content

himanshi2010/coolSchedular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

coolSchedular

Project Video Demonstration https://drive.google.com/file/d/1qhoD-s7wC_BQCDUPitjFLLXxuTV3i-S4/view?usp=sharing

Steps to run the app on your local machine:

Install NodeJs https://nodejs.org/en/download/

Install npm https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

Clone this repository on your local machine https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository

Open cmd or bash, go inside the server directory, run "npm install"

Run "node app.js", server will be up on localhost:3001

Go inside the react-app directory, run "npm install"

Run "npm start" in the same dir, the app will run on your localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published