https://github.com/dzenis-h/stitch-shop
A basic React app built for the sole purpose of getting to know the MongoDB Stitch serverless platform.
https://github.com/dzenis-h/stitch-shop
javascript jsx mongo-stitch mongodb prototype react serverless stitch
Last synced: 2 months ago
JSON representation
A basic React app built for the sole purpose of getting to know the MongoDB Stitch serverless platform.
- Host: GitHub
- URL: https://github.com/dzenis-h/stitch-shop
- Owner: dzenis-h
- Created: 2020-03-23T00:13:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-18T11:11:47.000Z (about 3 years ago)
- Last Synced: 2025-10-28T01:19:42.610Z (8 months ago)
- Topics: javascript, jsx, mongo-stitch, mongodb, prototype, react, serverless, stitch
- Language: JavaScript
- Homepage: https://stitch-shop.onrender.com
- Size: 2.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##




[](https://www.linkedin.com/in/dzenis-h/)
[](https://github.com/dzenis-h)
##
# Stitch Shop 🏪
## Overview 👀
Stitch Shop is a basic React app built for the sole purpose of getting to know the MongoDB Stitch serverless platform. It's an online shop of sorts. After you register as a user, the admin needs to approve you before you can log in. In the meantime, you can use the already approved account:
**Email:** test@test.com
**Password:** 123456

## Tech Stack 🛠️
| Tech | Docs | Description |
| :---: | :---: | :--- |
|  | [React](https://reactjs.org/docs/getting-started.html) | A JavaScript library for building user interfaces |
|  | [MongoDB](https://docs.mongodb.com/) | A cross-platform document-oriented database program |
|  | [Stitch](https://docs.mongodb.com/stitch/) | A serverless platform that connects MongoDB data to web and mobile applications |
## Setup ⚙️
To start using this example:
1. Clone this repo with `git clone`
2. Install all the dependencies with `npm install`
3. Create your own [Stitch account](https://www.mongodb.com/cloud/stitch)!
4. Create an admin user, create and connect a cluster, and set up your own rules.
5. Afterward, just run the following command `npm start`
**Note:**
The project should start, a browser window will be automatically open and the app should be loaded on your [localhost](http://localhost:3000)
## Contributing 🙌
Contributions are always welcome! If you would like to contribute to this project, please follow these steps:
1. Fork the repository. 🍴
2. Create a new branch. 🌵
3. Make your changes and test them thoroughly. 👨💻
4. Submit a pull request. ✔
## License 📑
This project is licensed under the MIT License. See the [LICENSE](https://docs.google.com/document/d/11WK7tVoTFRMcWCuGZQCRWxEsDUEJ_6ArtfV-NjWcBCU/edit?usp=sharing) file for details.
## Deployment 🚀
This project is deployed on Render. You can visit it by clicking [here](https://stitch-shop.onrender.com).
## Credits 👨🏻💻
Stitch Shop was created by [Dzenis H.](https://dzenis.tech)
If you like what you see, please consider giving a ⭐️
Contributions are more than welcome. 🫡