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

https://github.com/rickie-ui/fashion

This repository provides the source code for a simple landing page for fashion e-commerce.
https://github.com/rickie-ui/fashion

reacticons reactjs taiwlindcss

Last synced: 7 months ago
JSON representation

This repository provides the source code for a simple landing page for fashion e-commerce.

Awesome Lists containing this project

README

          

# Fashion

Simple landing page for fashion e-commerce. Built with user experience in mind, the landing page seamlessly guides shoppers through the browsing process, highlighting featured collections and promotions while providing easy access to product categories and shopping options.

## Screenshot

![App Screenshot](https://github.com/rickie-ui/fashion/blob/master/src/assets/dash.PNG?raw=true)

## To run locally

Clone the project

```bash
git clone https://github.com/rickie-ui/fashion.git
```

Go to the project directory

```bash
cd fashion
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```

## Tech Stack

**Client:** React, TailwindCSS