Skip to content

thinktwice13/fcc-voting

Repository files navigation

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)