a ready to use starter kit with authentication based on token.
NB: Do not forget to rename the .env.example file to .env and put there your REST API url
- Ant design
- Redux
- Axios ( with config & interceptors )
- SCSS ( with a lot of MIXINS )
- actions
- components
- config
- pages
- reducers
- stores
- stylesheets
- tools
- App.js
- index.js
- In the config folder you find a file named api.js, here you need to add your Restful API url
- Also in config folder you can find the used axios instance for all requests so you can do things before or after sending & getting requests or responses
- I recommend to keep this structure of the project so you can work with a lot of conventions
- My Restful API is made with Laravel passport
- We are also trying to keep this project up to date by adding new features and using latest versions of packages
- For any other information or question don't hesitate to contact us.
Email : [email protected]
Website : https://halber.io