Git Product home page Git Product logo

elections-frontend's Introduction

DA-IICT Elections React App

Web App for the DA-IICT Elections built on ReactJS for the STV system of voting.

For Development

  • The frontend uses the api's from the following repo - https://github.com/gauravsofat/elections-api

  • You will need to start the api repo too. Follow the instructions given there to do so.

  • Now clone the repo and move to the repo folder using the following commands:

    git clone https://github.com/shadxx7/elections-frontend.git
    cd elections-frontend

To run the react app

  • You need Node & Yarn to run this application. Download them here - Node, Yarn.

  • The default API URL is set to http://localhost:5000/. However if you have hosted the API on a different URL then setup a .env.development file like below to have a custom API URL.

    REACT_APP_API_URL = /* API URL Here */
  • Run the following commands in the directory of elections-frontend:

    yarn
    yarn start
  • Now go on http://localhost:3000/ in a browser to see the app.

License

This project is licensed under the MIT License - Copyright (c) 2019 Mohamed Shadab

elections-frontend's People

Contributors

statebait avatar

Watchers

 avatar

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.