Skip to content

This is an app in which you can reserve an appointment with a Veterinarian, create a Doctor, delete a Doctor and show all your appointments.

Notifications You must be signed in to change notification settings

rskinnerc/vet-appointments-react

Repository files navigation

Vet Appointments App

This is an app in which you can reserve an appointment with a Veterinarian, create a Doctor, delete a Doctor and show all your appointments. This app was created separating the Fron-End and the Back-End in two repositories. This is the repository of the front-end UI and you can find the Back-End repository here

Built With

  • HTML | CSS | JavaScript | Tailwind CSS
  • React | Redux | Redux Toolkit
  • NodeJS | VSCode | Testing Library

Live Demo

Live Demo

App Screenshots

localhost_3000_(360x800 8 97%) localhost_3000_(360x800 8 97%) (1) localhost_3000_(360x800 8 97%) (2) localhost_3000_(1280x720 6 05%)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Nodejs
  • NPM

Setup

  • Clone the repository to a folder in your PC.
git clone [email protected]:rskinnerc/vet-appointments-react.git

Install

  • Navigate to the folder where you cloned the repository (eg: Documents/vet-appointments-react).
  • Once inside the folder, open a terminal window from there.
  • Alternatively, you can open a terminal from a shortcut and navigate to the folder using the command cd (eg: cd Documents/vet-appointments-react).
  • Run npm i to install all the necessary dependencies.

Usage

  • Create a file named .env in the root folder of the project and add this line of code inside it:

    REACT_APP_API_HOST=[your API host] (eg: REACT_APP_API_HOST=http://localhost:3001 ).

  • Run npm start to start a local server at localhost:3000.

Run tests

  • Run npm test to run tests if available.

Authors

👤 Ronald Skinner

👤 Juan Francisco Rosario Suli

👤 Maximiliano Diaz

👤 Alejandro Neira

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Wireframe: mukrat

📝 License

This project is MIT licensed.

About

This is an app in which you can reserve an appointment with a Veterinarian, create a Doctor, delete a Doctor and show all your appointments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published