Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 2.39 KB

README.md

File metadata and controls

61 lines (42 loc) · 2.39 KB

🚀 Landing Page Starter Project with Vite, React (TypeScript), Tailwind CSS and Shadcn/ui

📌 About the Project

This is a starter project for creating modern and efficient Landing Pages using advanced web ecosystem technologies. The project structure is designed to leverage the power of React, the speed of Vite, the flexibility of Tailwind CSS, and the accessible components of Shadcn/ui.

The project offers:

✅ Organized and modular structure for easy maintenance;
✅ Functional and responsive Navbar;
✅ Complete sections: About Us, Contact, Services, and Footer;
✅ Support for dark and light modes;
✅ A specific and consistent color palette;
✅ Reusable and styled components with Tailwind CSS;
✅ Usage of Shadcn/ui for a modern and consistent UI;
✅ Fast-loading support with Vite;
✅ Minimal configuration to get started quickly.

🚀 Technologies Used

⚛️ React – Framework for building interactive and high-performance interfaces
🟦 TypeScript – JavaScript superset with static typing
🎨 Tailwind CSS – Utility-first styling framework
🔳 Shadcn/ui – Set of accessible and ready-to-use components
📌 Lucide Icons – Modern and customizable icons
Vite – Fast build tool for modern projects

🎯 Target Audience & Applications

This project is ideal for developers looking to create modern Landing Pages with minimal setup and maximum productivity. It can be used for:

🌐 Personal Projects – Creating portfolios and personal websites;
🏢 Business Websites – Small businesses and startups needing a fast digital presence;
📣 Marketing Campaigns – Landing pages for lead capture and product launches;
📄 Institutional Pages – Websites for events, conferences, and various initiatives.

🖥️ How to Use

📥 Cloning the Repository

# Clone the repository
git clone https://github.com/gerhardteduardo/react-landing-starter-kit.git
cd react-landing-starter-kit

# Install dependencies
npm install

# Start the development server
npm run dev

🤝 Contributions & Suggestions

Contributions are welcome! If you have suggestions, feedback, or want to improve the project, feel free to open an issue or a pull request.

🌟 Acknowledgment

Thank you for checking out this project! If you found it useful, don’t forget to leave a ⭐ on the repository. 😊🚀