Skip to content

SoftwareConstructionAndDev/insagram

 
 

Repository files navigation

Instagram-login-clone

Simple Instagram login clone using html and css.

Check out Live Demo

Getting Started

There are two methods for getting started with this repo.

Familiar with Git?

> git clone https://github.com/nikolaPokrajac/Instagram-login-clone.git
> cd Instagram-login-clone
> npm install
> npm start

Not Familiar with Git?

Click here then click on "Clone or download" and download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

> npm install
> npm start

Releases

No releases published

Packages

No packages published

Languages

  • HTML 87.6%
  • CSS 10.6%
  • JavaScript 1.8%