This is the current deployment of Ataraxia's website located at https://ataraxiahealth.org/.
Ataraxia is a non-profit organization dedicated to providing adequate digital resources to promote neurodiversity within our communities, while striving to create a tangible material effect.
Our projects include the development of mental health kits, classes highlighting the neuroscience behind certain conditions, our own podcast revolving around neurodiversity, and webinars hosting professors, neurologists, and neurosurgeons.
Clone/run the development server:
$ git clone https://github.com/envisionnew/ataraxiahealth.org.git
$ cd ataraxiahealth.org
$ yarn
# or
$ npm install
$ yarn dev
# or
$ npm run dev
Open http://localhost:3000 with your browser to see the deployment.
You can start editing the page by modifying pages/index.js
. The page auto-updates as you edit the file.
Project Link – https://ataraxiahealth.org/
Project GitHub – https://github.com/envisionnew/ataraxiahealth.org/
Contact - saurish@envisionnew.org
Contributions are welcome! Please open a PR/Issue if you have any edits/suggestions for changes.