Getting Mindful with Kanye is a mindfulness application designed for folks who want to take contemporary approach to health and wellness. Users are equipped to navigate through the artistic layout to track their mood, journal their thoughts and feelings and see their progress on a personal dashboard. It is an accessible React application that utilizes Context API to transfer data between components, has an Express server for our customized data, uses Cypress testing to make sure it all works and has error handling to guide the user through our application incase there is an issue!
- ✅ Implement Context API to display our understanding of new technology
- ✅ Enforce React Hooks learning
- ✅ Deepen competency of React fundamentals
- ✅ Demonstrate understanding of user stories through intuitive application flow
- ✅ Exhibit creative and artistic design skills whilst prioritizing accessibility
- Responsive design so our application is accessible to any screen size.
- Log in feature that allows users to create their own accounts to access their data
- Meditation timer with displayed stats
- Sleep tracker with graph to display sleep patterns
If you wish to fork both the front and back ends of this project, you will need to fork and clone two separate repositories.
Backend:
- fork and clone this API
- run
npm install
in your terminal - run
npm start
Frontend:
- in a separate folder, fork this repository
- copy the SSH clone address
- run
git clone [remote-address]
- run
npm install
in your terminal - run
npm start
then visit localhost:3000
- Lexy Newby = LinkedIn || GitHub
- Gabby Recny =LinkedIn || GitHub
- Kai Kuller = LinkedIn || GitHub
- Thomas Nguyen = LinkedIn || GitHub
- Derek Torsani for an amazing 404 graphic