PhysioReact is a modern Single Page Application (SPA) designed for a physiotherapy clinic. This application offers an intuitive interface for patients to learn about the clinic, book appointments, contact the clinic, and get to know the team.
Live at: https://helberan.github.io/team-project
- Contact Form: Reach out to us easily with any inquiries.
- Booking: Schedule appointments seamlessly through our user-friendly form.
- About Us: Meet our professional and dedicated physiotherapy team.
- Our services, Tariff: Detailed information about our services and pricing.
- React
- TypeScript
- Bootstrap
- JSON server - [https://github.com/typicode/json-server/tree/v0]
To set up the project on your local machine, follow these steps:
Clone the repository to your local machine. Replace with the URL of our GitHub repository.
Install the project dependencies. This command will read the package.json file and install all the required packages.
Runs the app in development mode. Open http://localhost:3000 to view it in the browser.
Runs the app's server on port 5000. Open http://localhost:5000/bookings to access the backend services.
Switch between project branches.
Pull the latest version of the project.
Merge main with your working branch, so you can continue developing on your branch with the latest project version.
Navigate to the "Kontakt" page to fill out the form with your details and message. Click "Odeslat" to send your inquiry to the clinic.
Go to the "Objednat se" page to choose a service, select a preferred date and time, and provide your contact information to schedule an appointment.
- Enhance booking form functionalities
- Create and replace json server with full backend
- Add e-mail booking confirmation
- Add multi-language support