Skip to content

Spiderpig86/DeepSleep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project DeepSleep

Better sleep times with React.

How to Run

First update the app styles if any changes were made.

gulp

Now, run on localhost:3000.

npm start

For a production build, run

yarn build

What is it?

Project DeepSleep is designed to be a sleep calculator powered by React. With this, sleep times are calculated and rendered much faster. Enter when you would like to wake up and DeepSleep calculates sleep cycle times on when would be the best times to sleep to wake up feeling energized. It also tells you when to wake up if you decide to sleep at the current time. Demo

Built With

  • 🚀 React - a library for stateful components
  • ☁️ Cirrus - a CSS framework I'm building
  • moment.js - a library for timer conversions

Screenshots