Skip to content

ItsEric24/expense-tracker-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense-Tracker - Backend

Table of Contents

INSTALLATION

Prerequisites

Make sure you have the following installed:

Steps

  1. Clone the repository:

    git clone https://github.com/ItsEric24/expense-tracker-server

  2. Navigate to project directory

    cd expense-tracker-server

  3. Install dependencies

    npm install

RUNNING THE PROJECT

  1. To start the development server, use the following command:

    npm run dev

  2. The development server will start, and you can interact with the backend API at http://localhost:8000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors