Front End Doctor Appointment

Our app is based on a test-a-drive application, which allows a user to set appointment, or create a reservation to meet a specialized Doctor.

Back End

Rails API

Built With

  • HTML, CSS, JavaScript;
  • ReactJS, Redux;
  • VisualStudio Code, Git, & GitHub;

Pre-requisites

  • NodeJs (v. 14.17)
  • YarnJs (v. 1.22.10)
  • Git

Live Demo

Live demo for this project can be found in this link.

Getting Started

To run this project, you only need a computer with internet connection and a browser installed, and follow these steps:

  1. In your terminal, in the folder of your preference, type the following bash command to clone this repository:
git clone git@github.com:mariordgez/final-capstone-react.git
  1. Now that you have already cloned the repo run the following commands to get the project up and running:
cd final-capstone-react
code .
npm start

This should start your local server in http://localhost:3000/. To stop it, hit <CTRL> + C on your keyboard.

Run tests

To test the App's components and logic, please, run the following command:

npm test --watchAll

When the tests are finished, just hit q key to leave the watch mode for the tests.

Authors

👨‍💻 NWACHAN THEOPHILE

👨‍💻 FELIX OUMA

👨‍💻 SILVIA TOFANA

👨‍💻 BASIT KOREDE

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to comments and raise any issue for this milestone.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.