Skip to content

sahilsama/React-tailwind-kit

Repository files navigation

Lyca - Modern Landing Page

A sleek, responsive landing page built with React and Tailwind CSS, featuring modern design principles and smooth animations.

image

🚀 Features

  • 🎨 Modern and clean design
  • 📱 Fully responsive layout
  • ⚡ Built with React and Vite
  • 🎯 Optimized performance
  • 🌈 Tailwind CSS for styling
  • ✨ Smooth animations with Framer Motion
  • 🔍 SEO friendly
  • 🌐 Easy to deploy

🛠️ Tech Stack

  • React 18
  • Vite
  • Tailwind CSS
  • Framer Motion
  • Remix Icons
  • GitHub Pages (for deployment)

🏁 Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

  1. Clone the repository
git clone https://github.com/sahilsama/Free-Landing-page.git
  1. Navigate to the project directory
cd Free-Landing-page
  1. Install dependencies
npm install
  1. Start the development server
npm run dev
  1. Build for production
npm run build

📦 Project Structure

├── public/
├── src/
│   ├── assets/
│   ├── components/
│   ├── constants/
│   ├── App.jsx
│   └── main.jsx
├── index.html
├── package.json
├── tailwind.config.js
└── vite.config.js

🎨 Customization

  • Colors and themes can be modified in tailwind.config.js
  • Content can be updated in src/constants/index.jsx
  • Components are modular and can be easily modified

📱 Responsive Design

The landing page is fully responsive and works seamlessly on:

  • Desktop
  • Tablet
  • Mobile devices

🚀 Deployment

The project is configured for easy deployment to GitHub Pages:

npm run deploy

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📄 License

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

👥 Author

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published