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.
- Host: GitHub
- URL: https://github.com/a4arpon/super-savers
- Owner: a4arpon
- Created: 2023-05-26T04:01:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-26T04:06:17.000Z (about 3 years ago)
- Last Synced: 2025-02-06T05:29:54.679Z (over 1 year ago)
- Topics: firebase-auth, firebase-hosting, javascript, react, react-router
- Language: JavaScript
- Homepage: https://supersavergalexy.web.app/
- Size: 380 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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
```