Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashi7412/hefrog-marketplace-front
Hefrog marketplace website frontend based React, TypeScript, and Sass
https://github.com/hashi7412/hefrog-marketplace-front
frontend hashi7412 hefrog marketplace node-sass react sass shinobi typescript
Last synced: 17 days ago
JSON representation
Hefrog marketplace website frontend based React, TypeScript, and Sass
- Host: GitHub
- URL: https://github.com/hashi7412/hefrog-marketplace-front
- Owner: hashi7412
- Created: 2023-06-14T19:40:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-16T04:28:52.000Z (over 1 year ago)
- Last Synced: 2024-11-24T00:59:55.660Z (29 days ago)
- Topics: frontend, hashi7412, hefrog, marketplace, node-sass, react, sass, shinobi, typescript
- Language: TypeScript
- Homepage: https://hefrog-front.vercel.app/
- Size: 344 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Hefrog Marketplace Website](https://hefrog-front.vercel.app/)
It is designed to connect buyers and sellers, creating a seamless and convenient shopping experience. The website provides a user-friendly interface for browsing and purchasing a wide range of products and services. It incorporates essential features such as user registration and authentication, product listing and search, secure payment processing, order management, and seller profiles.
## Install App
Clone the repo
```
git clone https://github.com/hashi7412/hefrog-marketplace-front
```Install npm
```
yarn
```Execute the app
```
yarn dev
```