VoxCity Test

See the app live https://voxcitytest.vercel.app/

How to run

  1. Clone this repository
git clone git@github.com:VitorIMuller/voxcitytest.git
  1. Install dependencies
npm or yarn install
  1. Run the front-end in developer mode with
npm start
  1. Finally, access http://localhost:3000 on your favorite browser (unless it is Internet Explorer. In this case, review your life decisions)