devpedrodiass / DT-Money

πŸ’΅ FI System React | Ignite Course from Rocketseat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ DT Money πŸš€

That is the challenge for Ignite Course from Rocketseat

We built a Financial App, to train our fundamentals about Context, React Hook Form and Zod, Styled-Components, JSON Server and much more.

It is totally responsive, so try to access in your phone too

It was built with Radix UI, so we have accessibility in all the components

πŸ‘‰ Link to Access: I can not put that into Vercel, because it was built with JSON Server

β–Ά How to start project

First you need to install and the dependencies and start the project

npm run install
npm run start

Then you need to start the JSON Server, the local API

npm run server

βš™ Config Section

πŸ›  Tools:

  • React - TypeScript
  • Styled Components
  • Phosphor-react
  • React Hook Form
  • Zod
  • Context API
  • Reducers
  • Memo
  • useMemo
  • Use-Context-Selector
  • Intl
  • Axios
  • Radix UI
  • JSON Server

βœ” You can:

  • Create and Read Your Transactions
  • Sort Transactions By Deep Search
  • Sort Transactions By Page

πŸ“Έ Screenshot Section

πŸ’» Desktop Mode

Initial Page

image

Transactions Sort By Deep Search

image

Transactions Sort by Pagination

image

New Transaction Modal

image

πŸ’» Mobile Mode

Initial Page

image

Transactions Sort By Deep Search

image

New Transaction Modal

image

πŸ‘‰ Visit my linkedin: https://www.linkedin.com/in/pedrovdf/

About

πŸ’΅ FI System React | Ignite Course from Rocketseat


Languages

Language:TypeScript 97.6%Language:HTML 2.4%