Pet Clinic is a NextJS14 landing page for a pet clinic. The user will be able to view treatments, book an appointment for a treatment, get list of doctors etc. Tech stack - Typescript, TailwindCSS
- Need NPM to install the packages needed for the project
- Need Git and Github account to setup and contribute to the project
-
Clone the repo in your local machine.
https://github.com/ram1117/petclinic-fe.git
-
Run the following command to install the project dependencies using npm
cd petclinic-fe
npm install
-
Run the following command to start the NextJS Dev server
npm run dev
Please raise a Github issue for errors or bugs.
https://github.com/ram1117/petclinic-fe/issues
@ram1117
ram kumar karuppusamy
- 0.1
- Initial Release
This project is MIT licensed. See the LICENSE.md file for details
N/A