DailyStand Client React App

Built using the follow technologies

Testing With

Setup Development

  1. Pull down the repo using git clone https://github.com/nearbycoder/dailystand-client
  2. cd dailystand-client
  3. Run npm install to download the latests packages.
  4. run npm run dev to startup the development environment.