This is a Next.js project for Inventum Health Division, featuring essential information about their services, inquiries and quotations.
- Home Page: Introduction to the company and its mission.
- About Page: Information about the company's history and values.
- Services Page: Details about the services offered by the company.
- Contact Page: A working contact form to get in touch with us.
- Next.js
- React
- TailwindCSS
To get a local copy up and running, follow these steps:
- Clone the repo
git clone https://github.com/brolinr/Inventum_health.git
- Navigate to the project directory
cd ./Inventum_health
- Install dependencies
npm install
- Start server
npm run dev
- Open your browser and visit
http://localhost:3000
Visit https://www.inventum.co.zw/ to preview the website.