Skip to content

Trybe course - Block 16: State management with Redux - project Trybe wallet

Notifications You must be signed in to change notification settings

cyranodev/trybe-proj-trybewallet

Repository files navigation

This repo is a clone of an individual project part of Trybe junior web developer course.

https://www.betrybe.com/ (in Portuguese)

TrybeWallet

!project status
!react !redux !Node

Requisites

The block enclosed by this project covers React and state management with Redux. TrybeWallet is a simple app to manage expenditures with simulated CRUD using Redux state management. 🤖

The project's filenames and architecture are defined by the project and must be unchanged to pass the course tests.

Original requirements and instructions (in Portuguese) for the project are here.

Requisites sum-up:

  • Create front-end screens
  • Create state "CRUD" functionalities

Instructions

Clone the repo or download the zip and extract it.

Go to the project folder and install: npm install.

To run the app: npm start.

To run tests (within project folder): npm test.

About

Trybe course - Block 16: State management with Redux - project Trybe wallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published