Skip to content

WildCodeSchool/btz_0320_p3_lookup_admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

172 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lookup Front

This project was bootstrapped with Create React App.

Getting started

$ git clone
$ npm install
$ npm start

Environement variables

  • imgurToken.js exporting token to be used globally in the project. imgurToken = client_id imgur

Architecture

src
├──components
    └── builders # all base level components
    └── navbar
    └── router
    └── store # redux

Why this template over create-react-app ?

This template provide :

  • ESLint AirBnB/Prettier configuration
  • Prettier configuration
  • Pre-commit prettifying
  • Pre-commit linting check
  • Pull request linting check (thanks to Github Action)

Project

  • 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.

Developpers:

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages