jnwelzel / segment-frontend

Segmentation exercise

Home Page:https://segmentation-frontend.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the frontend part of the Segmentation app exercise. In order for it to work the backend (api) must also be accessible, either locally (at http://localhost:8080 by default) or remotely (in this case you must set the REACT_APP_PRODUCTION_API_URL environment variable). The backend project can be found here.

Running locally

In your shell just use the npm start command and the application will start at http://localhost:3000.

About

Segmentation exercise

https://segmentation-frontend.herokuapp.com


Languages

Language:JavaScript 90.1%Language:HTML 5.6%Language:CSS 4.3%