Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rahulpeacock/drag-and-drop-password

Drag and drop characters to confirm your password
https://github.com/rahulpeacock/drag-and-drop-password

Last synced: about 1 month ago
JSON representation

Drag and drop characters to confirm your password

Awesome Lists containing this project

README

        

# Lewis Hackathon

This repo contains the code for the Lewis Hackathon website. It is built on top of React.js and Vite

## Installation

> Make sure you have node and pnpm installed on your machine. To install pnpm, run `npm install -g pnpm`

- Clone the repo `git clone https://github.com/rahu1gg/lewis-hackathon.git`
- Navigate to the project directory `cd lewis-hackathon`
- Run `pnpm install` to install the dependencies
- Run `pnpm dev` to start the development server
- Open your browser and navigate to `http://localhost:5173/`

![Screenshot (66)](https://github.com/user-attachments/assets/7f6ba907-cb79-4dbe-9a4b-e47097d69c1b)
![Screenshot (65)](https://github.com/user-attachments/assets/cf1c9a42-43a4-4ec5-9d0a-15be3e7b9420)

https://github.com/user-attachments/assets/ac2b21e2-bbdc-4d80-99a1-928b1e4e0863

## Tech Stack
- React.js + Vite
- TypeScript
- Zustand
- shadcn UI
- Tailwind CSS
- Framer-motion
- Biome
- Pnpm