Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deathhunterx/spendsmart


https://github.com/deathhunterx/spendsmart

drizzle-orm honojs lucide-react neondb nextauth nextjs15-rc react19 shadcn-ui tailwindcss typescript

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# SpendSmart Project

## Table of Contents

1. [Introduction](#introduction)
2. [Features](#features)
3. [Technology Stack](#technology-stack)
4. [Project Structure](#project-structure)
5. [Installation](#installation)
6. [Usage](#usage)
7. [Screenshot](#screenshot)
8. [Template References for Research](#template-references-for-research)

## Introduction

## Features

## Technology Stack

- Front-end
- Next.js 15
- React 19
- Tailwind CSS
- NextAuth
- Shadcn/ui
- lucide-react
- Logoipsum
- Back-end
- Hono
- Node.js
- Drizzle
- Database
- Neon

## Project Structure

## Installation

Follow these steps to set up the project locally:

1. **Clone the Repository:**

```bash
git clone https://github.com/DeathHunterX/spendsmart
cd spebdsnart

```

2. **Initialize the libraries installation:**

- For npm:

```bash
npm insall --force
#or
npm install --legacy-peer-deps
```

- For bun:

```bash
bun install
```

3. **Run the App:**

Start the development server

```bash
npm run dev
```

- For bun

```bash
bun run dev
```

4: **Access the App:**

Open your web browser and go to http://localhost:3000

## Usage

## Screenshot

## Template References for Research