claudiorivera / expense-tracker-new

A full-stack web app to track income and expenses.

Home Page:https://expense-tracker.claudiorivera.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expense-tracker-new

This is my version of the Expense Tracker from Traversy Media's YouTube course, remade from scratch, and refactored to use Vercel serverless API routes, instead of Express.

The app uses React Context and Hooks, and I decided to use Material UI for styling. There are other minor tweaks, as well.

Prerequisites

In order to develop locally, you'll need the Vercel CLI

Install

yarn

Config

Add a .env.local file that includes a MONGODB_URI value.

Dev

vercel dev

About

A full-stack web app to track income and expenses.

https://expense-tracker.claudiorivera.com


Languages

Language:JavaScript 95.3%Language:HTML 4.1%Language:CSS 0.6%