Skip to content

financial system build with react / typescript for d5React bootcamp.

License

Notifications You must be signed in to change notification settings

icarofilho/b7web-financial-system-d5React

Repository files navigation

Financial System

About B7Web

The B7Web is an Online Code Platform that teaches students to become a fullstack developer (Web & Mobile).
The d5React bootcamp teach us react/typescript through five projects in five days.

Objectives of this project

Financial control of income / expense.

  • Insert new income/expense
  • Filtered by month
  • Resume of balance

Creation method

creating the project folder

npx create-react-app [project_name] --template typescript

Installing libraries

npm install styled-components
npm install -D @types/styled-components

Start Server

in order to use the applications you must start the server at the projects folder by:

npm start

Technologies Applied

npm react
GitHub language count html5 css3 typescript
GitHub code size in bytes

About

financial system build with react / typescript for d5React bootcamp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published