Code Monkey home page Code Monkey logo

elections-app's Introduction

elections-app

Elections-app is a React Single Page App (SPA)

Build Status

Goals

  1. Determine if an end user is Registered to Vote
  2. If Registered, show what a Ballot will contain
  3. If not Registered, link to the Michigan Voter Registration Information

Decisions

  1. React to Manage Javascript and HTML Components
  2. SCSS to give CSS a boost
  3. BEM to help organize the CSS
  4. Riteway for Testing

Prerequisites

  1. Install git Link to Install git instructions
  2. Install Node Link to Install Node instructions
  3. If planning to contribute you will need to be added to the project

Install Dependencies

$ npm install

For Development

$ npm run watch # This will do build every time you make a change

Build Project

$ npm run build-dev # This will build a non-minified version of the project
$ npm run build # This will build a minified version of the project

View Local

After running one of the builds you will have a dist folder.

  1. Navigate to that folder
  2. Open index.html with your web browser

Run Tests

$ npm run test # Run the tests once
$ npm run watch-test # Run the tests every time you make a change

elections-app's People

Contributors

dependabot[bot] avatar jacebrowning avatar karilopez avatar masternone avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

elections-app's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.