An open API service indexing awesome lists of open source software.

https://github.com/pranto113015/plants-website-using-tailwindcss

Plants Website Templates Design Using Tailwind CSS | Front End Project | 2024
https://github.com/pranto113015/plants-website-using-tailwindcss

favicon html javascript mini-project nodemodules npm-package package-json plants remixicons tailwind-css tailwind-css-template tailwindcss

Last synced: 4 months ago
JSON representation

Plants Website Templates Design Using Tailwind CSS | Front End Project | 2024

Awesome Lists containing this project

README

          

# ๐Ÿš€ Plants Website

## ๐ŸŽฏ Project Description

A plant website could feature detailed information on various plant species, including care guides, growth habits, and ideal conditions. It might offer a plant identification tool, a blog with gardening tips, an online store for seeds and tools, and a community forum for plant enthusiasts. The design would likely be lush and green, with vibrant images and user-friendly navigation to make learning about and purchasing plants easy and enjoyable.

## ๐ŸŒ Demo Preview

**You can see the live demo project please [Click Here](https://pkdemoproject3.netlify.app/)**

![previow](./assets/img/preview1.png)
![previow](./assets/img/preview2.png)
![previow](./assets/img/preview3.png)
![previow](./assets/img/preview4.png)

## โญ Features

- **Gardening Blog:** Regularly updated articles on topics like gardening tips, seasonal advice, and plant care.
- **Fluid Grid Layout:** Uses a flexible grid that resizes and repositions elements dynamically to fit the screen size, from desktops to mobile devices.
- **Responsive Navigation Menu:** A navigation menu that adapts to different screen sizes, often transforming into a collapsible or โ€œhamburgerโ€ menu on smaller screens.
- **Mobile-First Design:** Designed with mobile users in mind first, ensuring that essential features and content are easily accessible on smaller screens.

## ๐Ÿ’ผ Technologies Used

### Frontend

- **HTML5/TailwindCSS v3.4.10 :** Structure and styling of the website.
- **JavaScript :** Interactive features and dynamic content.
- **Responsive Design :** Customizing Screens, Flexbox, and Grid for mobile-friendly design
- **ScrollReveal :** This is a JavaScript library that allows you to easily create and manage scroll-based animations on a website.
- **Remix Icon :** This is a set of open-source, high-quality icons designed for web development.
- **Swiper CSS v11.1.10 :** Swiper is a modern, flexible, and highly customizable touch slider that you can use for implementing sliders, carousels, and other interactive content on your website.

### Version Control

- **Git :** Distributed version control system.

### Hosting and Deployment

- **Netlify :** Hosting platforms for static websites applications.

## ๐Ÿ‘จโ€๐Ÿ’ป How to Run the Project Manually (Local Setup Windows)

### Prerequisites

- **Code Editor :** You can use any code editor like Visual Studio Code, Sublime Text, or others to write your code.
- **Node.js :** Tailwind CSS requires Node.js to run. You can download it from the official Node.js website.
- **npm (Node Package Manager) :** npm comes bundled with Node.js. You'll use npm to install Tailwind CSS and other dependencies.

### Steps

If you run this project locally, then follow these steps below :

1. **Open Terminal (Command Prompt, PowerShell, etc.) :**

- Navigate to the directory where you want to clone the project.
- Run the following command to clone the repository:

```sh
https://github.com/pranto113015/Plants-Website-Using-tailwindCss.git
```

2. **Navigate into the project directory :**

- Replace `Plants-Website-Using-tailwindCss` with the actual folder name of the project.

```sh
cd Plants-Website-Using-tailwindCss
```

3. **Run Tailwind CSS in Watch Mode :**

- To start watching for changes, run:

```sh
npm run watch
```

4. **Click the run option of the menu bar and again click the start debugging or open with live server**

Or you can do this way

1. Download the project
2. Unzip the file
3. Open with your IDE such as vs code and follow the command :

```sh
npm run watch
```

4. Now open with live server

## โณ Usage

- Collection of plant information
- Gardening Guide
- Plant identification and identification
- Research and educational materials
- Collect feedback and suggestions

## ๐Ÿ“ Project Structure

- Tailwind CSS uses a utility-first approach, meaning you apply classes like bg-blue-500 directly to HTML elements.
- You can customize Tailwind CSS by modifying the tailwind.config.js file.
- Tailwind CSS often works well with component-based frameworks like Vue, React, or Angular, as it provides a flexible way to style reusable UI elements.

## ๐Ÿ“ฅ Contributing

Contributions are what make the open-source community such an amazing place to be, learn, inspire, and create. Any contributions you make are greatly appreciated.Here are some ways you can get started:

- **Report bugs** : If you encounter any bugs, please let us know. Open up an issue and let us know the problem.
- **Contribute code** : If you are a developer and want to contribute, follow the instructions below to get started.
- **Suggestions** : If you don't want to code but have some awesome ideas, open up an issue explaining some updates or imporvements you would like to see.
- **Documentation** : If you see the need for some additional documentation, feel free to add some.

### Instructions

1. Fork the Project
2. Create your Feature Branch

```sh
$ git checkout -b feature/AmazingFeature
```

3. Commit your Changes

```sh
git commit -m 'Add some AmazingFeature'
```

4. Push to the Branch
```sh
git push origin feature/AmazingFeature
```
5. Open a Pull Request

## ๐Ÿ“œ License

State the license under which your project is distributed.
This project is licensed under the MIT License - see the LICENSE file for details.

## ๐Ÿ™ŒAcknowledgements

This project created for amazing features tailwind css practise.

## โ˜Ž๏ธŽ Contact

If you have any questions or need further clarification, please contact my email/ Linkedin .

- **๐Ÿ’Œ Email : pranto113015@gmail.com**

- **๐Ÿ•ต๏ธโ€โ™‚๏ธ Linkedin : [Pranto Kumar](https://www.linkedin.com/in/pranto-kumar-a326801b3/)**

Thank you for reviewing my project ๐Ÿ’™

**โญ If you found this project helpful, please give it a star!**