Skip to content

jnwelzel/segment-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

 
 
 

Contributors