Skip to content

MichaelThomas0721/My-Gift-List

Repository files navigation

My Gift List

My gift list is a website that I created because my family kept buying the same gifts for peoples birthdays, this fixes that problem by letting users make items as taken so that other users know not to purchase that gift.

This repository is a complete rewrite of the previous (now archived) NextJs version of the website.

The code is open source :)

Setup

Before you start, you need to install all the node packages that come with the template.

npm install

Startup

To start the dev server run the following

npm run dev

# or start the server and open the app in a new browser tab
npm run dev

## Building

To create a production version of your app:

```bash
npm run build

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published