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

https://github.com/jane-does-coding/halloween-

Ever wondered where Halloween came from?
https://github.com/jane-does-coding/halloween-

framer-motion git github react tailwindcss typescript

Last synced: 20 days ago
JSON representation

Ever wondered where Halloween came from?

Awesome Lists containing this project

README

          

# Halloween History

Explore how Halloween started

## Demo

https://halloween-boo.vercel.app/

## Screenshots

## Color Reference

| Color | Hex |
| ------------- | ---------------------------------------------------------------- |
| Dark | #171717 |
| Orange | #f97316 |
| Purple | #a855f7 |

## Tech Stack

[![Technologies](https://skillicons.dev/icons?i=ts,tailwind,nextjs,react,git,github,mongodb,prisma)](https://skillicons.dev)

## Functionality

- History
- Pumpkin Lights
- Candy

## Installation

Install my-project with npm

```bash
npm install my-project
cd my-project
```

## Run Locally

Clone the project

```bash
git clone https://github.com/jane-does-coding/Halloween-
```

Go to the project directory

```bash
cd my-project
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```