Simple Instagram login clone using html and css.
Check out Live Demo
There are two methods for getting started with this repo.
> git clone https://github.com/nikolaPokrajac/Instagram-login-clone.git
> cd Instagram-login-clone
> npm install
> npm start
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