vote-client

Client side repo for vote project

Stars
8

Vote App

Build Setup

  1. Get the server side repo at here
  2. Change the baseURL of axios instance at src/axios.js
  3. Install all required dependencies
    yarn install
  4. Run this app
    yarn start

Learn More