This boilerplate uses:
- React - for building user interfaces (https://reactjs.org/)
- Redux - handling data flow (https://redux.js.org/)
- Auth0 - for authentication (login, etc.) (https://auth0.com/docs/libraries/lock/v11)
It includes also an Endpoint for fetching data from a REST API using Axios (https://github.com/axios/axios)
This project was bootstrapped with Create React App.
Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.
With the following steps, you should be able to let this template run on your computer (Webserver configuration necessary!!).
- Clone the repository on your computer. Just use
git clone
with the repository URI in your command line.
- Change some code lines: Bla Bla.... todo
...