Universe Stores es una tienda online creada en React + Firebase
Install my-project with npm
cd universe-store
npm installTo run this project, you will need to add the following environment variables to your .env file
REACT_APP_apiKey
REACT_APP_authDomain
REACT_APP_projectId
REACT_APP_storageBucket
REACT_APP_messagingSenderId
REACT_APP_appId
REACT_APP_measurementId
REACT_APP_sirvKey [ optional ] You can use "free" as a value for free uploads, but it has limitations.
Clone the project
git clone https://github.com/OrlandoJC/universe-store.gitGo to the project directory
cd universe-storeInstall dependencies
npm installStart the server
npm run startTo deploy this project run
npm run deployInsert gif or link to demo
Online demo 🔥https://universe-store.vercel.app/
Client: React, MUI
Server: Firebase






