Skip to content

In this project, a digital wallet was developed using React and Redux.

Notifications You must be signed in to change notification settings

carinacunha/wallist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WALLIST

página de login página wallet

About

In this project, an application was developed using React and Redux available at link. This application works as a digital wallet to control expenses and have a home page where the user login and at this moment the email and password format is validated. The user is then redirected to the wallet page, where it is possible to manage (add, edit and delete) expenses in different currencies and view the total expenses converted to a currency of choice. To perform the currency exchange search, data from the awesomeapi Quotations API is used.

Application validation was done using the React Testing Library.

Guidelines to runnig API

  1. Clone the repository: git clone git@github.com:carinacunha/wallist.git
  2. Navigate to the root of the repository: cd wallist
  3. Install the dependencies: npm install
  4. Start the app: npm start

✨This project was developed during the Web Developer course at Trybe.

About

In this project, a digital wallet was developed using React and Redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published