eventtracker_react

Event Tracker for municipal audit body

A Frontend react project, using axios and redux for communication with the api (event_tracker_api)

Building the frontend

Edit the .env file with the backend endpoint url

REACT_APP_API_URL = "https://{backend.endpoint}/"

Build the application

npm install
npm run build

Usage

For help in the usage, visit the Wiki

Example app

To access to the example app, please contact me via email: contato@jonasbm.com.br