This project was bootstrapped with Create React App.
$ git clone
$ npm install
$ npm start- imgurToken.js exporting token to be used globally in the project. imgurToken = client_id imgur
src
├──components
└── builders # all base level components
└── navbar
└── router
└── store # reduxThis template provide :
- ESLint AirBnB/Prettier configuration
- Prettier configuration
- Pre-commit prettifying
- Pre-commit linting check
- Pull request linting check (thanks to Github Action)
- This project was made for study porpose but for a real client.
- This is backoffice management for >>> https://github.com/WildCodeSchool/btz_0320_p3_lookup_front
- It was made out with react, classic css and librairies like toastify, reactstrap, useForm etc...
- Components are ordered by folders, each folders contains files that are named after it.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify