Skip to content

pankajb1sht/proj_land

Repository files navigation

MEMECOIN Landing Page 🚀

A modern, responsive landing page for MEMECOIN built with React, Vite, and Tailwind CSS.

Features ✨

  • 🎨 Modern UI with smooth animations using Framer Motion
  • 🌗 Dark theme with gradient accents
  • 📱 Fully responsive design
  • ⚡ Lightning-fast performance with Vite
  • 🎯 SEO optimized
  • 🔧 PWA ready

Tech Stack 🛠️

Getting Started 🚀

Prerequisites

  • Node.js 16+ and npm

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/memecoin-landing.git
cd memecoin-landing
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open http://localhost:3000 to view it in the browser.

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run preview - Preview production build
  • npm run lint - Lint code
  • npm run lint:fix - Fix linting issues
  • npm run format - Format code with Prettier
  • npm run clean - Clean build files
  • npm run reinstall - Clean install dependencies

Production Build 🏗️

To create a production build:

npm run build

The build artifacts will be stored in the dist/ directory.

Contributing 🤝

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License 📝

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments 🙏

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published