/expensify-app

Expense tracking application using React, Redux, and Firebase. Demo Link: https://expenseer.onrender.com/

Primary LanguageJavaScript

Expensify App

Expensify App

Coded this expense tracking application using React while taking Andrew Mead's Udemy course - The Complete React Developer Course (w/ Hooks and Redux)

Demo can be seen in here - https://expenseer.onrender.com/

Technology Used

  • Webpack 5
  • Babel
  • React
  • Redux
  • Redux Thunk
  • React Router DOM
  • Jest
  • SCSS

Getting Started

Clone this repo:

git clone https://github.com/Saabbir/expensify-app.git

This project is based on Node.js. To install the necessary packages, run this command in the root folder of the site:

npm install

After Installation

  • Run npm run dev from root folder for a development server and live reloading
  • Run npm run build from root folder for production build