Skip to content

Expense Tracker based on Traversy Media's project. Use Typescript, Context API and Custom Hooks.

Notifications You must be signed in to change notification settings

lechodiman/expense-tracker

Repository files navigation

Expense Tracker App

This is a project based on Traversy Media's Expense Tracker, but using Typescript and the Context API in a very different way.

This is the deployed version: app

The Context API was used following the advice by Kent C Dodds in his blog post.

Uses:

  • Typescript
  • Context API
  • Ramda.js
  • React Testing Library (unit and integration testing)
  • React Hook Form
  • Framer Motion
  • Tailwind CSS

To install yarn.

To run yarn start

To run all tests: yarn run test

Demo

About

Expense Tracker based on Traversy Media's project. Use Typescript, Context API and Custom Hooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages