Helathy24+ is a landing page for and E-Health platform. You can find it in Health24+
Version 1.0.0
- Navbar header
- Home banner & Main services
- About us
- Why to choose us
- Get app links
- Find doctors
- Offers and services
- Search hospital
- Testimonial
- FAQ
- Team banner
- Contact form
- Location map
- Footer
node -v
v18.12.1
npm -v
v9.1.2
- React v18.2.0
- Typescript v4.9.5
- Tailwind CSS v3.3.2 for styling
- Netlify for deployment
- Clone the project:
git colne https://github.com/MekImEne/helathy24.git
- Install dependencies:
If you're using
npm
to install packages:
npm install
- Run the project:
npm start
- To build
npm run build