Skip to content

SirKadogan/goFinances-frontend

Repository files navigation

GoFinances Frontend

This repository is a practice repository that displays a list of the user's income and expenses. You can also do book imports of csv files.

📖 Backend: https://github.com/SirKadogan/bootcamp-typeorm-upload

⭐ Technologies used

  • Reactjs
  • Typescript
  • Jest
  • Styled Components

📺 Preview

Main Screen listing expenses: Main Preview

Book import screen: Import Preview

🔥 How to run

  • You must first setup the backend provided at the top of the Readme.
  • Clone this repo.
  • Run yarn to install dependencies.
  • Run yarn start to start the server on port 3000.

A csv file is provided at the root to test the book import

About

GoFinances is a React app to control earnings and expenses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published