Skip to content

⚔ In this challenge, I had to continue developing the transaction management application, GoFinances. The objective was to practice what I had learned so far in React.js together with TypeScript, using routes and sending files by form.

License

Notifications You must be signed in to change notification settings

gabrieldejesus/reactjs-fundamentals

Repository files navigation

React.JS Fundamentals

PRs welcome! Stars Forks Issues GitHub license Follow gabrieldejesus

🚀 About the challenge

In this challenge, I had to continue developing the transaction management application, GoFinances. The objective was to practice what I had learned so far in React.js together with TypeScript, using routes and sending files by form.

This was an application that had to connect to my Challenge 06 backend, and display the created transactions and allow the import of a CSV file to generate new records in the database.

🛠 Getting started

Windows:

You can clone the repository through CMD (Command Prompt) just by typing:

git clone https://github.com/gabrieldejesus/reactjs-fundamentals

or download the zip from the green button at the beginning of the repository

Download zip

Download zip

💻 Configuration for development

Coming soon...

🗃 Release history

  • 0.1.0
    • Project finalized and studying the possibility of adding new resources
    • The first suitable lauch
  • 0.1.0
    • Work in progress

📝 Meta

Gabriel de Jesus – My portfoliodevgabrieldejesus@gmail.com

Distributed under the MIT License. See LICENSE for more information.

https://github.com/gabrieldejesus/reactjs-fundamentals

🚀 Contribution

  1. Make the fork of the project (https://github.com/gabrieldejesus/reactjs-fundamentals/fork)
  2. Create a branch for your modification (git checkout -b my-new-resource)
  3. Do commit (git commit -am 'Adding a new resource ...')
  4. Push (git push origin my-new-feature)
  5. Create a new Pull Request

After your pull request is merged, you can safely delete your branch.


About

⚔ In this challenge, I had to continue developing the transaction management application, GoFinances. The objective was to practice what I had learned so far in React.js together with TypeScript, using routes and sending files by form.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published