luteroelavoco / instafrontend

A simple Instagram home page clone

Home Page:https://luteroelavoco.github.io/instafrontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram home page clone

Amazing instagram interface clone.

In this project i created instagram first page, basically i copied the the publish card and added some features like liking a post oftentimes and make sharing.

Instalation

Go to cmd and run the code below

yarn install	

After all dependecies installed

To run

yarn start 	

Configuration (optional)

I disabled some features in my end-point from api https://github.com/cientista1/instabackend You shout make tour api.

Go to services folder, in javascript api.index change url and url_image variable value.

If you want edit this project and upload to git hub page, you must do it

  1. Go to package.json
  2. Edit homepage
  3. Git init
  4. ... Other git commands to push in you repository

To build

yarn build 	

To upload on your github page

yarn deploy 	

This project has some funcionalities

  • Sharing a status

share a status

  • liking a status

liking a post

  • Responsivities

Meta

Author - Rocketseat

programmer - Lutero Elavoco - luteroelavoco90@gmail.com

https://cientista1.github.io/instafrontend/#/

Contributing

  1. Fork it (https://github.com/cientista1/instafrontend)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

A simple Instagram home page clone

https://luteroelavoco.github.io/instafrontend


Languages

Language:JavaScript 61.2%Language:CSS 22.4%Language:HTML 16.4%