Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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