Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelrogowski authored Sep 22, 2023
1 parent 3273804 commit bf685d3
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,24 @@
# Wallet Frontend 🏦
# Wallet Frontend https://walletpr.netlify.app/ 🏦

## Overview 📝

This project was created by a team of 7 students under the guidance of experienced web developers.
The site was built based on a figma design and strict technical specifications.
Some practices that may seem unconventional are a result of adhering closely to those requirements.

The Wallet is a React application that provides a user-friendly interface for managing personal
finances. It integrates with the API backend, allowing users to register, login, view their profile,
and edit their transactions. The app offers various features such as a home page with transaction
lists, balance, and currency prices, a charts page for expense breakdown and filtering, and a
currencies page displaying just the prices.

## Tech Stack 💻
This project includes custom backend designed and coded strictly for this app:
- https://github.com/pawelrogowski/goit-wallet-app-03-backend

Frontend: React, Redux, Styled Components, Chart.js
## Tech Stack 💻

Frontend: HTML, CSS, Javascript, React-Router React, Redux, Styled Components, Chart.js, Formik

Backend: MongoDb, ExpressJs, REST api, Node.js, Swagger(docs)

## Dependencies 📦
Expand Down

0 comments on commit bf685d3

Please sign in to comment.