GreenThumb is a modern frontend project built with React & TypeScript, designed for a seamless user experience with efficient state management, routing, and styling. This project leverages cutting-edge web technologies to ensure high performance and scalability. Live Demo
![]()
- ⚡ Fast & Optimized with Vite
- 🏗 Scalable Architecture using React & TypeScript
- 🎨 Modern Styling with TailwindCSS
- 🔀 State Management powered by Redux Toolkit
- 🛤 Seamless Navigation with React Router
- 🏎 Lightning-fast Development with ESLint & PostCSS
- 🎭 Beautiful UI using Lucide-react Icons
| Technology | Purpose |
|---|---|
| React 18 | UI Development |
| TypeScript | Strongly-typed Code |
| Vite | Fast Build & Dev Server |
| Redux Toolkit | State Management |
| React Router | Client-side Routing |
| TailwindCSS | Modern UI Styling |
| PostCSS & Autoprefixer | CSS Optimization |
| ESLint | Code Linting & Formatting |
| Lucide-react | Modern Icons |
- Clone the repository
git clone https://github.com/4Min4m/GreenThumb.git cd GreenThumb - Install dependencies
npm install
3.Run the development server
npm run dev4.Build for production
npm run build🤝 Contribution Contributions are welcome! To contribute:
Fork the repository Create a new branch (git checkout -b feature-branch) Commit your changes (git commit -m "Add feature") Push to the branch (git push origin feature-branch) Open a Pull Request 📜 License This project is licensed under the MIT License. Feel free to modify and use it as needed.