Stickify is a modern web application built using Next.js and TypeScript, with a responsive UI powered by Tailwind CSS. It allows users to manage their profile, add and remove stickers from their cart, and explore a vibrant gallery of stickers.
- User Authentication 🛡️: Register, log in, and log out users.
- Profile Management 📝: Update user profile details.
- Cart Management 🛒: Add stickers to the cart and remove them.
- Responsive Design 📱: Optimized for various devices using Tailwind CSS.
- Stickers Gallery 🎨: Browse and select stickers from a gallery.
You can view the live preview of the project here.
-
Clone the repository:
git clone https://github.com/sahilatahar/Stickify.git
-
Install dependencies: Navigate to the project directory and run:
npm install
-
Set up environment variables: Rename
.env.example
to.env
-
Start the development server:
npm run dev
-
Access the application: Open a browser and navigate to:
http://localhost:3000
- Order Stickers 🛍️: Place orders for stickers.
- Payment Gateway 💳: Integration for processing payments.
We welcome contributions to make Stickify even better! Whether you're reporting a bug, suggesting a new feature, or fixing a typo, your input is valuable to us. Follow the contribution guidelines to get started.
If you find this helpful or valuable, please consider 🌟 starring the repository. It helps us gain visibility and encourages further development. We appreciate your support!
This project is licensed under the MIT License.
Sahil Atahar |
|