https://github.com/hasims2001/inner-vibe
Project is based on Health Treatment and Therapies. User can book their appointment and view the details. Website is fully responsive on different screen sizes. Professional deshboard for Admin to manage the data.
https://github.com/hasims2001/inner-vibe
chakra-ui css3 html5 javascript json-server mockserver reactjs
Last synced: about 1 year ago
JSON representation
Project is based on Health Treatment and Therapies. User can book their appointment and view the details. Website is fully responsive on different screen sizes. Professional deshboard for Admin to manage the data.
- Host: GitHub
- URL: https://github.com/hasims2001/inner-vibe
- Owner: Hasims2001
- Created: 2023-06-13T11:30:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-03T16:17:14.000Z (almost 3 years ago)
- Last Synced: 2025-05-07T07:53:19.525Z (about 1 year ago)
- Topics: chakra-ui, css3, html5, javascript, json-server, mockserver, reactjs
- Language: JavaScript
- Homepage: https://innervibe.vercel.app/
- Size: 7.48 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inner Vibe
Project is a health-focused service website that offers a wide range of treatments and therapies to enhance well-being. Built with React.js and Chakra UI, the front-end provides a seamless and intuitive user experience. The backend utilizes a mock JSON API to handle data management. Despite its tight timeline of just 5 days, our project delivers a comprehensive platform for accessing health services and information.
## Tech Stack






## Links
Deployed Link: [InnerVibe](https://innervibe.vercel.app/)
Email: admin@example.com
Password: admin
Admin-Side [link](https://innervibe.vercel.app/Admin)
API [link](https://inner-vibe.onrender.com/)
## Website Screen
### Home Screen

### Product Screen

### Sign in/ Sign Up Screen

### Admin Screen

## Deployment
To deploy this project run
```bash
git clone https://github.com/Hasims2001/quirky-toothpaste-7817.git
```
open the cloned folder in the command line and run,
```bash
npm install
```
after that,
```bash
npm start
```
## Authors
- [@Hasims2001](https://github.com/Hasims2001)