Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.52 KB

README.md

File metadata and controls

56 lines (35 loc) · 1.52 KB

doctors-booking-app

The doctors-booking-app allows patients to book an appointment with a doctor. This repo host the react-redux frontend. To access the backend. Go to doctors-appointments-api

Project features

  • A user can signup and login
  • A logged in user can book appointments

Live Demo:

doctors-booking-app

Screenshot

doctors-booking-app

Built-With

  • React
  • Redux
  • Jest
  • Css3

Getting Started

To get this project set up on your local machine, follow these simple steps:

  1. Clone this project: git clone https://github.com/enaburekhan/doctors-booking-app.git
  2. Cd into the cloned directory
  3. Install the required dependencies by using: npm install
  4. run npm start to display the application on the browser.
  5. Sign up with a username
  6. Enter password
  7. Enter your age

And to run the test on your local machine, follow these simple steps:

  1. run npm i react-test-renderer
  2. run npm test

Author Details:

👤 Eric Enaburekhan

Show your support

Kindly ⭐ Star this project on GitHub — it helps!

Acknowledgments

  • Design idea by Murat Korkmaz on Behance