ℹ️ How To Use | 🚀 Technologies | 💻 Author | 📝 License
GoFinances is a simple financial control project developed at ReactJS during Rocketseat's GoStack 11 Bootcamp.
Clone the repository
https://github.com/tavareshenrique/go-finances-web.git
# Install the dependencies
yarn
# or
npm install
# Run the GoFinances Back-End before running the GoFinances Web project
https://github.com/tavareshenrique/go-finances-api
# Run GoFinances Web
yarn start
# or
npm start
- ReactJS
- TypeScript
- Axios
- date-fns
- History
- Polished
- React Router DOM
- Styled Components
- ESLint
- Prettier
- React App Rewired
Henrique Tavares @tavareshenrique 💻 |
Rocketseat @Rocketseat 💻 |
This project is licensed under the MIT license - see the archive LICENSE.md for details.