Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajaypatil1993/ecommerce_website
Responsive E-commerce Website Built with React.js and Tailwind CSS | Deployed on Netlify
https://github.com/ajaypatil1993/ecommerce_website
css3 html5 javascript reactjs redux-toolkit tailwindcss
Last synced: 2 days ago
JSON representation
Responsive E-commerce Website Built with React.js and Tailwind CSS | Deployed on Netlify
- Host: GitHub
- URL: https://github.com/ajaypatil1993/ecommerce_website
- Owner: ajaypatil1993
- Created: 2024-01-26T23:23:16.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T21:04:50.000Z (3 months ago)
- Last Synced: 2024-08-11T21:48:30.489Z (3 months ago)
- Topics: css3, html5, javascript, reactjs, redux-toolkit, tailwindcss
- Language: JavaScript
- Homepage: https://reactjs-tailwindcss-ecommerce-website.netlify.app/
- Size: 5.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Here's the updated `README.md` file with the added Netlify status badge and screenshot:
---
# Responsive E-commerce Website
A modern e-commerce website built with **React.js** and **Tailwind CSS**. This project features a responsive design and is deployed on **Netlify**.
[![Netlify Status](https://api.netlify.com/api/v1/badges/596460b3-4e12-4ee9-aa9c-00406d413530/deploy-status)](https://app.netlify.com/sites/reactjs-tailwindcss-ecommerce-website/deploys)
![Screenshot](https://github.com/ajaypatil1993/react-ecommerce-website/assets/113763820/e5b2ef72-b286-4277-80f4-2c83f4900147)
## Technologies Used
- **React.js**: For building the user interface.
- **Tailwind CSS**: For styling and responsive design.## Deployment
- Hosted on [Netlify](https://netlify.com)## Getting Started
1. **Clone the repository:**
```bash
git clone https://github.com/your-username/your-repository.git
```
2. **Navigate to the project directory:**
```bash
cd your-repository
```
3. **Install dependencies:**
```bash
npm install
```
4. **Start the development server:**
```bash
npm start
```## License
This project is licensed under the MIT License