Skip to content

JuanCodeAtATime/MERN_expense_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EXPENSE TRACKER

  • Developer: Juan Rivera
  • Date: May 13, 2020

Expense Tracker, mern stack expense tracker


Overview

This is a full-stack MERN application built with React Hooks and Global Context to manage state. It is part of Traversy Media's Vanilla JavaScript projects that he later integrated with a backend. Check out that tutorial here..

Installation Steps

  1. Git clone with HTTPS to your local machine https://github.com/JuanCodeAtATime/MERN_expense_tracker.git.
  2. In root directory, run npm install in your terminal to install back-end dependencies.
  3. Then, cd client and run npm install to install front-end dependencies.
  4. Go back to root directory by running cd ...
  5. Lastly, run npm run dev to launch locally.

Built With

Future Updates

Making this a multi-user application by adding authentication would add more value to this app.

Check Out Deployed Site

Click here to visit deployed site!

About

This is a Traversy Media tutorial I completed and deployed. I plan to add authentication (via Passport.js), navbar, and additional features for multi-user functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors