Skip to content
forked from kkemple/hwyd

How Was Your Day? Quickly track your ups and downs

Notifications You must be signed in to change notification settings

arthurdenner/hwyd

 
 

Repository files navigation

How Was Your Day?

Quickly track your ⬆️s and ⬇️s

Developing

This project uses Expo to make building much easier 🎉

Other notable mentions:

  • Types with Flow/Glow
  • Styled Components
  • Jest / Snapshots (could use some more)
  • Linting via ESLint/Prettier
  • Navigation is React Navigation

Project Structure:

  • screens: all screens for the app
  • utils: global helpers
  • components: global components
  • assets: images, fonts, lottie animations, etc
  • flow: flow definitions
  • flow-typed: 3rd party flow definitions (auto-generated via flow-typed command)

Running the app locally

Get them deps

yarn install

Start up the dev env

yarn start

Start a specific platform simulator insead of basic start command

yarn ios|android

Common scripts

yarn test
yarn flow
yarn lint

Contributors


Sara Vieira

💻 🤔 👀 ⚠️

Ricky de Laveaga

💻 🎨

Kurtis Kemple

💻 🎨 📖 🤔 👀 ⚠️

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

About

How Was Your Day? Quickly track your ups and downs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%