- This project was developed using React.
- This is the link of the application https://usersreports.herokuapp.com/
- It uses Heroku.
- You can start session using "[email protected]" and password "BV-API-Challenge"
- After Login you will see the main page, where you have two dropdowns, one for see your reports and other to create reports.
- In the navigation var your can log out or create new user(from login page)
- I didn't have enough time to finish and validate all completely. Probably if you use the app you'll see some "bugs".
- [There is a problem with the endpoint], because whe use the app as a local enviroment the app can consume the endpoint, but when when is hosted the app says "No access control origin".
- Download and clone the repository.
- Go to root directory.
- Run in console "npm install"
- Run "npm start"