aysha30 / Aynstagram

Home Page:https://aynstagram.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aynstagram

image

NOTE: To get the backend code switch to server branch.

To get this project in your local system, follow the given steps:

  1. On GitHub, navigate to the aysha30/Aynstagram repository.

  2. In the top-right corner of the page, click Fork.

    image

  3. On GitHub, navigate to your fork of the Aynstagram repository.

  4. Above the list of files, click Code.

    image

  5. To clone the repository using HTTPS, under "Clone with HTTPS", click . To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click Use SSH, then click . To clone a repository using GitHub CLI, click Use GitHub CLI, then click .

    image

  6. Open Git Bash.

  7. Change the current working directory to the location where you want the cloned directory.

  8. Type git clone, and then paste the URL you copied earlier. It will look like this, with your GitHub username instead of YOUR-USERNAME:

    $ git clone https://github.com/YOUR-USERNAME/Aynstagram

  9. Press Enter. Your local clone will be created.

  10. Your local clone is created now. To open the project in you system, first you have to follow the given commands.

    cd Aynstagram

    npm install

    npm start

Hola! Your project is now up and running.

About

https://aynstagram.netlify.app/


Languages

Language:JavaScript 88.1%Language:HTML 11.7%Language:CSS 0.2%