Tomyxtrejo / plantParadise

ReactJS e-commerce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plantr

👋Welcome to Plantr, my project for the ReactJS course in CoderHouse

Firebase version React bootstrap version React icons version React router dom version

Navegation

🌱The project

The main idea was to create an ecommerce platform from scratch, which is:

  • Fully functional
  • Dynamic
  • Scalable
  • Connected to firebase.

It was such a fun challenge to create all the pieces of this puzzle, and make them fit together.

🎬 Live Demo

Check out the live demo of Plantr, deployed on firebase hosting.

Or if you want to build it by yourself, follow these instructions:

⚡Get the repository

Use git to clone the repository.

git clone https://github.com/Tomyxtrejo/plantParadise

🔨Installation

Use the package manager npm to install all the dependencies.

npm install

🔧Setup

Create a .env file inside the /src directory with your firebase API KEY.

REACT_APP_FIREBASE_APIKEY='YOUR_API_KEY'

🔌Usage

npm start

This will host the project inside localhost:3000

License

MIT

🚀This is the beginning

About

ReactJS e-commerce


Languages

Language:JavaScript 70.8%Language:CSS 24.2%Language:HTML 5.0%