Expense Tracker - express api + react frontend

  1. You will need to install npm packages after clone: npm install.
  2. Create a .env file in the root directory, with the following keys:
    • NODE_ENV=<environment mode>
    • PORT=<some port>
    • JWT_SECRET=<some secret>
  3. Start a dev server with npm run server

Based on:

Build an Expense Tracker | React Hooks & Context API

https://www.youtube.com/watch?v=XuFDcZABiDQ

and

Node.js & Express API | Expense Tracker - Part 2 (MERN)

https://www.youtube.com/watch?v=KyWaXA_NvT0