/team-poll

Primary LanguageJavaScript

Team Poll Project

This project was built for practicing React and Redux skills.

Get started

In order to run this application:

  • install all project dependencies with npm install
  • start the server with npm start