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.
- Host: GitHub
- URL: https://github.com/rickie-ui/fashion
- Owner: rickie-ui
- Created: 2024-04-17T14:32:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-03T14:55:28.000Z (over 1 year ago)
- Last Synced: 2024-05-04T14:52:50.333Z (over 1 year ago)
- Topics: reacticons, reactjs, taiwlindcss
- Language: JavaScript
- Homepage: https://fashion-5kr.pages.dev/
- Size: 8.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## 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