Skip to content

vanshika2906/GoodBudget

Repository files navigation

Good Budget

About

An expense manager app with authentication, user accounts, routing, form validation, database storage.

Technology Stack

Getting Started

Want to contribute? Follow the steps below to set it up locally.

# Clone this repository
$ git clone https://github.com/your-username/GoodBudget.git

# Go into the repository
$ cd expenisfy-app

# Install dependencies
$ yarn install

# Run website
$ yarn run dev-server

This should launch the website on localhost:3000.