Skip to content

marco-moscato/project-trybewallet

Repository files navigation

Trybewallet Project

Trybewallet is a web application to manage daily expenses, where you can add, edit and remove an expense. It was part of my Web Development course at Trybe and the goal was to practice React with Redux, creating a store, reducers, actions, dispatchers, conecting Redux with React components and async actions. Also to practice testing with React Testing Library.

Applied technologies

React, Redux, ES6, HTML5

How to use

Clone locally

[email protected]:marco-moscato/project-trybewallet.git

Install dependencies

npm install

Run application

npm start

Testing

npm test

To check test coverage:

npm run test-coverage

Credits

Folders and files described bellow were developed by me. All other files are credited to Trybe.

project-trybewallet/src /components /pages /redux /services /tests/helpers

About

Expenses management app with currency converter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published