Skip to content

joaofilipee/financeapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance App

Control your finances.

In this app you can add a financial income/expense and remove it, it's value updates every change you do
in the app.

Technology

Here are the technologies I used in this project.

  • React-JS version 18.2.0
  • JavaScript version ES6
  • CSS version 3
  • HTML version 5

Services Used

  • Github
  • Vercel

Getting started

  • Dependencies

    • React JS
    • React Router Dom
    • React Icons
  • To install the dependencies, run this command line below in your terminal.

    • npm install

  • To run the project all you have to do is run this code below in your terminal.

    • npm start

How to use

1 - When you access the website for the first time, you will see the login page.

Login Page

2 - If you don't have an account, you can create yours, you just have to click on the Sign Up button in login page. This is the register page.

Register Page

3 - When you have created your account and signed in you will be redirected to the home page.

Home Page

4 - Enjoy it. :D

Features

The main features of the application are:

  • You can add financial incomes/expenses.
  • You can remove financial incomes/expenses.
  • It will update every change you do in the website.

Links

Versioning

1.0.0.0

Author

  • João Filipe

Please follow github and join me! Thanks for visiting me and good coding!