⚡ ReactJS application to obtain the GoStack bootcamp certify
Fastfeet is a fictitious logistic company and this repository belong to the business logic and is the basis of a general structure and all of this be a part of the Rocketseat bootcamp certify. This application is based on the Fastfeet API previously developed.
Make a clone from the repo and install the dependencies
# First of all, clone the project
$ git clone https://github.com/LeuAlmeida/fastfeet-web.git
# Enter in the Fastfeet Web folder
$ cd fastfeet-web
# Install all dependencies using Yarn
$ yarn
# Run the project
$ yarn start
Dependencies | Dev Dependencies |
---|---|
Unform | Babel-ESLint |
Axios | ESLint |
Date-fns | Customize-CRA |
History | Prettier |
Immer | React-App-Rewired |
Polished | Youch |
Prop-Types | |
React-Icons | |
React-Input-Mask | |
React-Redux | |
React-Router-Dom | |
React-Select | |
React-Toastify | |
Reactjs-Popup | |
Reactotron-React-Js | |
Reactotron-Redux | |
Reactotron-Redux-Saga | |
Redux | |
Redux-Persist | |
Redux-Saga | |
Styled-Components | |
Yup |
MIT License.
See LICENSE for details.