An Interview scheduler made using ReactJS with the APIs previously build using Ruby on rails.
- The
masterbranch has the Redux implementation of the App - The
mobxbranch has the Mobx implementation of the App
- Clone the repo
https://github.com/aswanthkoleri/Single-Page-Interview-Scheduler.gitand Folow the steps mentioned to run it. This is the backend and provide the API endpoints - Run
npm install - Run
npm start - The app is up and running on http://localhost:3000/
Node version : v12.14.1
NPM version : 6.13.4