This is a capstone project I built to graduate at Microverse. Here are the project reuirements .
I used Pivotal Tracker as a project management tool to take care of my sprints. Here's a link
The design is taken from here Design credit goes to Vinisha Panjikar
- Clone the project to your local directory
git clone https://github.com/KaushikShivam/doctor-react
-
Run npm install to install the required dependencies
-
Run
npm run start
This project uses Rails API for the backend. Here's the link for the repo
You can contact me at:
- Refactor Input forms to a component
- Refactor Button Component
- Add pivotal tracker
- Refactor Doctor item
- Reference the desginer
- Refactor detail component
- Add test coverage