A platform for gardening lovers to share tips, find gardeners, ask nature questions, post or join gardening events, and connect over 10+ interests planting, composting, hydroponics, indoor/vertical gardens, etc. The goal is to empower garden enthusiasts to learn from each other and grow together - quite literally.
🔗 View Website: a10-gardeneon.netlify.app
- 💡 Share a Garden Tip – Users can contribute their gardening wisdom via an intuitive form.
- 📖 Browse Tips – Explore tips posted by other gardeners, categorized and sorted for easy reading.
- 🧑🏼🌾 Explore Gardeners – View active members of the community with their profiles and experiences.
- 🗃️ My Tips Management – Authenticated users can view, update, and delete their own tips.
- 💬 Testimonials Section – Hear from the community and their feedback about Gardeneon.
- 🛠️ Garden Gears – Visual stats and gardening gear highlights to boost engagement.
- 🔒 Private Routing & Auth – Secure routes powered by Firebase Authentication (Email/Google).
- 📱 Responsive Design – Fully optimized for mobile, tablet, and desktop using Tailwind CSS v4.1.
- MERN
- React.js
- Express.js
- MongoDB
- TailwindCSS
- Firebase (Authentication)
- React Router
- React Hook Form
- React-Awesome-Reveal
- React Toastify
- React-Simple-Typewriter
- Lucide React
- Sweet Alert 2
- Swiper
-
Clone the project on your folder by running the following command on your terminal:
$ git clone https://github.com/mahnafdev/gardeneon-client.git
-
Install the dependencies by running this command:
$ npm i
-
Send an email to this email address requesting for the environment variables of the project:
mahnafdev@gmail.com -
Run the project locally:
$ npm run dev
🎉 Done, you've successfully runned this project in your computer.