Skip to content

RuthMaria/ignite-DTMoney

Repository files navigation

Logo Repository

Preview   |    Technologies Used   |    How to run the project   |    How to contribute   |    License

PRs welcome! License License


📚 About

An application to manage transactions, where you can:

  • Create transactions
  • Delete transactions
  • Edit transactions
  • Search for specific transactions
  • View all registered transactions
  • View the sum of total entries
  • View the sum of total outputs
  • View the total available


📺 Preview

video

Access this layout in Figma.


⚒️ Technologies Used

  • Zod
  • env
  • Intl
  • HTML5
  • React.js
  • Radix-ui
  • TypeScript
  • JSON-server
  • Phosphor Icons
  • React hook form
  • Styled components


🚀 How to run the project


  • Clone this repository
git clone https://github.com/RuthMaria/ignite-DTMoney.git
  • Install dependencies
yarn

or

npm i
  • Run the project
yarn start

or

npm run dev
  • Run the json-server
npm run dev:server

🎯 How to contribute

  • Fork this repository,
  • Create a branch with your feature: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature


📝 License

This project is under the MIT license. See the file LICENSE for more details.


Developed with ❤️ by Ruth Maria

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published