Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


SaturnIO

🪐 SaturnIO 🛒

🔭 Astronomy eCommerce website hosted in Firebase 🔥












Screenshot of Saturn


⭐ Hope you liked this project. Give it a star! 🎉

Stars in Saturn

## 🎨 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.