Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/squaremost/hefrog-marketplace-front
Hefrog marketplace website frontend based React, TypeScript, and Sass
https://github.com/squaremost/hefrog-marketplace-front
frontend hashi7412 hefrog marketplace node-sass react sass shinobi typescript
Last synced: about 2 months ago
JSON representation
Hefrog marketplace website frontend based React, TypeScript, and Sass
- Host: GitHub
- URL: https://github.com/squaremost/hefrog-marketplace-front
- Owner: squaremost
- Created: 2023-06-14T19:40:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-16T04:28:52.000Z (about 1 year ago)
- Last Synced: 2024-09-26T01:36:52.369Z (about 2 months 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
```