Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 19 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-25T14:44:00.000Z (almost 3 years ago)
- Last Synced: 2024-10-21T01:53:04.315Z (28 days ago)
- Topics: firebase, material-ui, nodejs, react, react-hooks, react-router, stripe
- Language: JavaScript
- Homepage: https://saturnio.store/
- Size: 2.58 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
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:![UI products](./.github/products.png)
## 🚀 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.