Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/niloysikdar/sukoon

Realize, Calm, Heal. A platform to help people suffering from mental health issues and make them feel better through customized activities suggested according to their needs and also make them aware of their mental health condition.
https://github.com/niloysikdar/sukoon

hackathon reactjs

Last synced: 3 months ago
JSON representation

Realize, Calm, Heal. A platform to help people suffering from mental health issues and make them feel better through customized activities suggested according to their needs and also make them aware of their mental health condition.

Awesome Lists containing this project

README

        


Logo

Sukoon


Realize, Calm, Heal


Explore the docs »




View Demo
·
Report Bug
·
Request Feature

Table of Contents




  1. About The Project



  2. Getting Started


  3. Usage

  4. Roadmap

  5. Contributing

  6. License

  7. Contact


## About The Project

### Built With

- [ReactJs](https://reactjs.org/)
- [Sawo](https://www.npmjs.com/package/sawo)
- [sweetalert](https://www.npmjs.com/package/sweetalert)
- [web-vital](https://www.npmjs.com/package/web-vitals)

## Getting Started

To get a local copy up and running follow these simple steps.

### Prerequisites

- npm
```sh
npm install npm@latest -g
```

### Installation

1. Clone the repo
```sh
git clone https://github.com/github_username/Sukoon.git
```
2. Install NPM packages
```sh
npm install
```
3. Create an account at [Sawo LABS](https://sawolabs.com/)

4. Create new project inside Developer Console

5. Enter the Host Name and enter `localhost` for Development Server

6. Create a file named `.env.local` inside the root folder of the project and enter

```
REACT_APP_API_SAWO="Your SAWO API Key"
```

7. Run the Local Server
```sh
npm start
```

## Roadmap

See the [open issues](https://github.com/niloysikdar/Sukoon/issues) for a list of proposed features (and known issues).

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the **GNU General Public License v3.0**. See [LICENSE](https://github.com/niloysikdar/Sukoon/blob/main/LICENSE) for more information.