Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joaopcm/provi-frontend-challenge
🥇 a Provi' s front-end challenge
https://github.com/joaopcm/provi-frontend-challenge
Last synced: 14 days ago
JSON representation
🥇 a Provi' s front-end challenge
- Host: GitHub
- URL: https://github.com/joaopcm/provi-frontend-challenge
- Owner: joaopcm
- License: mit
- Created: 2019-12-04T03:20:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-03T13:17:50.000Z (over 3 years ago)
- Last Synced: 2024-12-22T05:29:36.652Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 454 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Provi back-end challenge. This project is a back-end system that
will be used to rate how comfortable I am with this stack. 💙
## Getting Started
You can see the original challenge clicking [here](https://github.com/provicapital/challenge-javascript).
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. 🔥
### Prerequisites
- [NodeJS](https://nodejs.org/en/) - Environment runtime
- [Yarn](https://yarnpkg.com/en/docs/install) - Packager managerWhat things you need to install the software and how to install them
```
$> git clone [email protected]:jopcmelo/provi-frontend-challenge.git
```### Installing
A step by step series of examples that tell you how to get a development env running
#### Dependencies
First thing you must do is install all project dependencies
```
$> yarn
```#### Front-end
Then, you must run development server with the following command
```
$> yarn start
```## Built With
* [ReactJS](https://pt-br.reactjs.org/) - A JavaScript library to build user interfaces
## Contributing
Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.
## Authors
* **João Melo** - *Full stack developer ([GitHub profile](https://github.com/jopcmelo))*
See also the list of [contributors](https://github.com/jopcmelo/provi-frontend-challenge/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments ⭐
* React ecossystem
* React Hooks
* ReactJS
* Reactotron
* React Router DOM
* React Toastify
* Redux
* Redux Saga
* Flux Archtecture
* ESLint
* Prettier
* Styled Components
* Axios
* History
* Etc