Skip to content

himanshuc3/LiveTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveTable

Realtime Timetable scheduling. Could be used by freelancers.

How to Contribute

  1. Fork and Clone the project.
  2. Install the dependencies. There are 2 package.json files - 1 for node/express server and 1 for react app. npm i in root folder. Then cd into client and again npm i packages.
  3. Run npm run dev on cmd to run express server and react server concurrently - proxy implied.

NOTE: react server runs on localhost:3000 and express server runs on http://localhost:5000.

Tech Stack

React, Express.

Redux, cors, redux-thunk etc.

About

Realtime Timetable scheduling. Could be used by freelancers :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published