Giter Site home page Giter Site logo

dt-money's Introduction

Português 🇧🇷

DT Money

The "DT Money" project was developed during Rocketseat's "Ignite" course, with the goal of creating a finance management web application using the React library.

During the development of the project, several technologies and concepts important for the development of modern web applications were used.

Technologies

Libraries were used such as:

  • Axios: library for performing HTTP requests;
  • React Hook Form: library for manipulating forms in React in a simple and efficient way;
  • Zod: library for validating data in TypeScript;
  • Radix: library for creating components focused on accessibility;
  • Styled Components: library for styling components in React;
  • Eslint: tool for keeping code organized and consistent;
  • Json Server: library for simulating a REST API for development.

Concepts

Besides the libraries mentioned above, the project also used several important concepts, such as:

  • Context API: React's feature to share data between components without the need to manually pass properties; A- PI REST: architecture standard for building web APIs;
  • Forms: ways to build forms in web applications;
  • Data validation: ensure that the data entered by the user is in the correct format and within the business rules of the application;
  • Data formatting: ensure that the data is presented in a consistent and understandable way to the user;
  • TypeScript: programming language for JavaScript that adds static typing features and other functionality to increase code quality and developer productivity.

How to run the project

  1. Clone the repository: git clone https://github.com/HenriqueMarcelo/ignite-timer.git
  2. Go to the project folder: cd ignite-timer
  3. Install the dependencies: yarn
  4. Run the test server: yarn dev-server
  5. Run the project: yarn dev

Conclusion

The "DT Money" project is a great example of how to use these technologies and concepts to build a modern and efficient web application.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.