aswanthkoleri / Interview-Scheduler-ReactJS

An Interview scheduler made using ReactJS with the APIs previously build using Ruby on rails.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interview-Scheduler-React

An Interview scheduler made using ReactJS with the APIs previously build using Ruby on rails.

Implementation details

  • The master branch has the Redux implementation of the App
  • The mobx branch has the Mobx implementation of the App

Installation

  • Clone the repo https://github.com/aswanthkoleri/Single-Page-Interview-Scheduler.git and 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

About

An Interview scheduler made using ReactJS with the APIs previously build using Ruby on rails.

License:Apache License 2.0


Languages

Language:JavaScript 87.7%Language:HTML 8.0%Language:CSS 4.3%