Skip to content

arnellebalane/instagram-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Clone

Web Development: Zero to Hero workshop for DSC Playground.

Getting started

  1. Download and install NodeJS, at least version 12

  2. Install Firebase CLI

    npm install -g firebase-tools
    firebase login
  3. Fork this repository into your personal GitHub account

  4. Clone your fork of this repository into your computer

    git clone https://github.com/arnellebalane/instagram-clone.git
    cd instagram-clone
  5. Install dependencies

    npm ci
  6. Start building your own Instagram clone!

References

  1. System Design (open with Excalidraw)
  2. Data Models (open with Excalidraw)

About

Web Development: Zero to Hero workshop for DSC Playground

Topics

Resources

Stars

Watchers

Forks