debonx / ski-day-counter

Ski Day Counter app built with React, Express and Redux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ski Day Counter

Ski Day Counter app exercise built with React, Express and Redux.

To Start Exercise

  • Clone repository
  • Install dependencies npm install
  • Run Express server npm run suggestions
  • Start with npm start
  • Visit http://localhost:3000
  • Open your editor and break things ;-)

Requirements

Thoughts & Credits

I had a lot of fun while building this app within the context of Alex Bank's class here. A great starting point to explore and become fluent with the React & Redux ecosystem.

About

Ski Day Counter app built with React, Express and Redux.

License:GNU General Public License v3.0


Languages

Language:JavaScript 81.3%Language:CSS 18.7%