An open API service indexing awesome lists of open source software.

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.

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

![HTML](https://img.icons8.com/?size=60&id=20909&format=png)
![CSS](https://img.icons8.com/?size=60&id=21278&format=png)
![JavaScript](https://img.icons8.com/?size=60&id=108784&format=png)
![react](https://img.icons8.com/?size=60&id=NfbyHexzVEDk&format=png)
![chakraUI](https://img.icons8.com/?size=60&id=r9QJ0VFFrn7T&format=png)
![server](https://img.icons8.com/?size=60&id=42947&format=png)

## 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

![homescreen](https://github.com/Hasims2001/quirky-toothpaste-7817/assets/58412185/62d25c24-521c-4bdd-ac57-d48bbd80f71d)

### Product Screen
![productscreen](https://github.com/Hasims2001/quirky-toothpaste-7817/assets/58412185/3c7c4ea5-75bf-4d2f-a858-39e73d6370d8)

### Sign in/ Sign Up Screen

![signinscreen](https://github.com/Hasims2001/quirky-toothpaste-7817/assets/58412185/0dbb9988-4206-4526-8384-4541db9fc9b5)

### Admin Screen

![adminscreen](https://github.com/Hasims2001/quirky-toothpaste-7817/assets/58412185/1d0010c1-4cb0-4522-be12-f7cce1732b62)

## 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)