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

https://github.com/a4arpon/super-savers

supersaver is a vibrant toy marketplace that allows users to easily sign up and sell their toys. We're all about enriching children's minds through technology, and SuperSaver fun world is here to maintain the marketplace. Anyone can contribute to enhance the user experience.
https://github.com/a4arpon/super-savers

firebase-auth firebase-hosting javascript react react-router

Last synced: about 2 months ago
JSON representation

supersaver is a vibrant toy marketplace that allows users to easily sign up and sell their toys. We're all about enriching children's minds through technology, and SuperSaver fun world is here to maintain the marketplace. Anyone can contribute to enhance the user experience.

Awesome Lists containing this project

README

          

# SuperSaver

## [Click To Visit SuperSaver](https://supersavergalexy.web.app/)

- Toy market place for sellers
- we work for children's to enrich their mind on tech
- users can easily signup and sell their toys in this marketplace
- marketplace is maintained by SuperSaver fun world.
- any one can contribute to make better users experience

## Tech Stack

**Client:** React, React Router, TailwindCSS

**Server:** Node, Express, MongoDB

## Running Tests

To run tests, run the following command

```bash
npm run dev
```
## Production Build

To run build, run the following command

```bash
npm run build
```