Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

React/Redux client for net neutrality application / microsite.

Notifications You must be signed in to change notification settings

Thinkful/net-neutrality-app-client

 
 

Repository files navigation

Net Neutrality App

React/Redux Client for a microsite which provides users with a list of politicians and their stance on Net Neutrality

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

cd Into root directory

cd net-neutrality-app

Install dependencies

npm install

To watch and build SCSS files, open a new tab and run gulp

tab gulp

To start up webpack server

npm start

Deployment

To create production build

npm build

Built With

Authors

Acknowledgments

  • Darren Laiben - Designer

About

React/Redux client for net neutrality application / microsite.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.5%
  • CSS 22.6%
  • HTML 1.9%