Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 635 Bytes

File metadata and controls

14 lines (14 loc) · 635 Bytes

FCC Voting App Build Status

Description

A Voting app built as a part of freeCodeCamp's Dynamic web app projects.
Built with Node, Express, Mongo and React with Redux.

Installation

  • Clone the repo
  • Install dependencies: npm install
  • Run development mode: npm run dev
  • Open on http://localhost:3000/

Live

Hosted on Heroku

License

The MIT License (MIT)