Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 970 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 970 Bytes

inhale

This project was created as a mental health based application, that combines symptom tracking with calming visuals to promote breath. At this time, inhale includes the several breathing visuals associated with different needs. The tracking feature is not currently available.

Inhale was made using Javascript, React, Express, Node.js, PostgreSQL, HTML, CSS, and CSS Animations

How to run this project on your local environment

The server is located in a separate repository that can be accessed by clicking here or by copy and pasting the following link: https://github.com/sommerh/inhale-server

  • Clone the repos into a new directory
  • Run npm install in both repos
  • Create postgreSQL database inhale-server
  • Seed to database by running npm run seed in the server repo
  • Run npm start in both repos
  • Check out http://localhost:3000/ and take some deep relaxing breaths