Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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