Skip to content

OrlandoJC/universe-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universe Store (Proyecto)

Logo

Universe Stores es una tienda online creada en React + Firebase

Installation

Install my-project with npm

  cd universe-store
  npm install

Environment Variables

To 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.

Run Locally

Clone the project

  git clone https://github.com/OrlandoJC/universe-store.git

Go to the project directory

  cd  universe-store

Install dependencies

  npm install

Start the server

  npm run start

Deployment

To deploy this project run

  npm run deploy

Demo

Insert gif or link to demo

Demo Demo Demo Demo Demo Demo

Online demo 🔥https://universe-store.vercel.app/

Tech Stack

Client: React, MUI

Server: Firebase

Authors

🔗 Links

portfolio linkedin twitter

Releases

No releases published