Skip to content

patelmohit719/iBox

Repository files navigation


iBox

image sharing platform

View Demo

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing

About The Project

Built With

  • React
  • Firebase
  • Framer Motion

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/mrmohit786/iBox.git
  2. Install NPM packages
    npm install
  3. Add firebase keys in .env file
    REACT_APP_FIREBASE_API_KEY=""
    REACT_APP_FIREBASE_AUTH_DOMAIN=""
    REACT_APP_FIREBASE_PROJECT_ID=""
    REACT_APP_FIREBASE_STORAGE_BUCKET=""
    REACT_APP_FIREBASE_MESSAGING_SENDER_ID=""
    REACT_APP_FIREBASE_APP_ID=""
    REACT_APP_FIREBASE_MEASUREMENT_ID=""
    Get your firebase keys from here.

Usage

npm start

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

Image sharing application built with react and firebase.

Resources

Stars

Watchers

Forks