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?
- Host: GitHub
- URL: https://github.com/jane-does-coding/halloween-
- Owner: jane-does-coding
- License: mit
- Created: 2024-10-29T15:47:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-01T21:17:20.000Z (about 1 year ago)
- Last Synced: 2025-06-26T07:42:47.341Z (4 months ago)
- Topics: framer-motion, git, github, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://halloween-boo.vercel.app/
- Size: 3.44 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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
[](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
```