Just as we humans have Hotels for us, our Pets also need some Kind of Hotels to stay, when their owners are out of town or busy somewhere else! 🏨
Pet Life is a MERN project to Bring out a Platform for the Pet Owners as well as different Pet Hotels out there, to come together, and create a Magic! 💫
The Project is developed as a part of Mini Project Series in 6th Semester.
A Quick Glimpse of the Technologies Used :
- Frontend : React.js
- Styling : CSS, MUI, Antd
- Backend : express.js and node.js
- Database : MongoDB hosted on Atlas.
Modular Design :
The Web Application is Hosted on : https://petlife-web.herokuapp.com/
To Clone the Repository :
- Open Terminal in your System
- Type Cmd : git clone https://github.com/manu-karenite/Pet-Life.git
- Once the Clone is Built,
- Go to Client Folder : npm install, followed by npm start
- Go to Server Folder: npm install, followed by npm start
- For Running, ENVIRONMENT FILE is required. Contact for ENVIRONMENT FILES.