Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shivah12/plantspace
A website to sell plants for home and offices.
https://github.com/shivah12/plantspace
css material-ui react reactjs
Last synced: 12 days ago
JSON representation
A website to sell plants for home and offices.
- Host: GitHub
- URL: https://github.com/shivah12/plantspace
- Owner: shivah12
- License: mit
- Created: 2024-01-22T15:05:15.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-01T13:33:12.000Z (10 months ago)
- Last Synced: 2024-02-01T14:43:54.525Z (10 months ago)
- Topics: css, material-ui, react, reactjs
- Language: CSS
- Homepage: https://plant-space.vercel.app
- Size: 17.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PlantSpace
Description:
Welcome to PlantSpace, a delightful web application that seamlessly combines greenery with technology. PlantSpace offers a harmonious space for plant enthusiasts and nature lovers to explore, learn, and connect with the beauty of nature. Our mission is to inspire a deeper connection with plants, making nature more accessible and enjoyable for everyone.
Key Features:
- Explore a curated collection of plants.
- Learn about the benefits of incorporating plants into daily life.
- Create a serene and green environment in your home and workspace.
Technologies Used:
- React.js for the front-end development.
- Responsive design for a seamless user experience across devices.
Get Started:
- Clone the repository.
- Install dependencies using
- Run the application with
- To install the Material UI components
```
npm install
```
```
npm start
```
```
npm install @mui/material @emotion/react @emotion/styled
```