Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 495 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 495 Bytes

Vote App

Preview

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