Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 2.8 KB

README.md

File metadata and controls

60 lines (42 loc) · 2.8 KB

Expenses Tracker

  • Implemented robust APIs using Express.js and Node.js, enabling smooth data retrieval and manipulation.
  • Ensured secure access to sensitive features by implementing user authentication and authorization mechanisms in this application.

Try on Initializ

On Dev

Kubeday India

On Prod

Kubeday India

Prerequisite

Must have an Account on Initializ.ai

Steps to Create Account

Step 1: SignUp

Sign Up

Step 2: Verify Your Email

Step 3: Sign In

Sign In

Step 4: Deploy on Initializ

How To Use

From your command line, clone and run Expenses-Tracker

:

# Clone this repository
git clone https://github.com/initializ-templates/Expenses-Tracker
.git

# Go into the repository
cd Expenses-Tracker



# Setup default environment variables

# For Linux
cp env.example .env
# For Windows
copy env.example .env

# Install dependencies
npm install


## Development server
- Run npm i or npm install.
- Download Angular Material ng add @angular/material.
- Download Bootstrap npm install bootstrap.
- Run ng serve
- Navigate to  http://localhost:4200/.
- The application will automatically reload if you change any of the source files.
# Expenses-Tracker
# Expenses-Tracker
# Expenses-Tracker