https://github.com/marcelo-earth/saturnio
🪐🔭🔥 e-Commerce React + Firebase Web App integrated with Stripe payment system
https://github.com/marcelo-earth/saturnio
firebase material-ui nodejs react react-hooks react-router stripe
Last synced: 11 months ago
JSON representation
🪐🔭🔥 e-Commerce React + Firebase Web App integrated with Stripe payment system
- Host: GitHub
- URL: https://github.com/marcelo-earth/saturnio
- Owner: marcelo-earth
- License: mit
- Created: 2020-07-12T14:43:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T01:32:40.000Z (over 1 year ago)
- Last Synced: 2025-07-30T04:25:35.042Z (11 months ago)
- Topics: firebase, material-ui, nodejs, react, react-hooks, react-router, stripe
- Language: JavaScript
- Homepage: https://saturnio.store/
- Size: 2.76 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🪐 SaturnIO 🛒
🔭 Astronomy eCommerce website hosted in Firebase 🔥

⭐ Hope you liked this project. Give it a star! 🎉
## 🎨 User Interface
The home has a section with all the products on it:

## 🚀 Deployment
💻 Once you have cloned or directly downloaded this repository: Open a terminal, go to the project
folder and run:
📦 Install the dependencies
```bash
npm install
```
🚀 Start the deployment website
```bash
npm start
```
### 🔥 Firebase
To deploy in firebase, first build the project:
```bash
npm run build
```
Then deploy it with:
```bash
firebase deploy
```
🎉 **Great! Start using or developing in Saturn project.**
## ✍ Developers
People who contributed to the development and maintenance of the project.
* **[Marcelo Arias](https://github.com/360macky)** - `@360macky`
See also the list of [contributors](https://github.com/360macky/Saturn/graphs/contributors) who participated in the project.
## 📃 License
Distributed under the MIT License.
See [`LICENSE`](./LICENSE) for more information.