Skip to content

SaraDahman/github-community

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Community

Click HERE to check out the awesomeness.


Description:

Simply it's a bad copy of github website. It provides you a list of users on which you can click and see more details about each user. If you like to stalk people's github profiles, you can also search for any person you want.


User Stories:

  • The user can see a list of users.
  • They can see details about each user.
  • They can search for any user.


Installation

  • If you're a Git user:

    • In folder of your choosing, open your git bash terminal

    • write git clone https://github.com/CA-G12/github-community.git

    • Then cd github-community

    • run npm i in the terminal

    • run npm run dev

    • in the browser run http://localhost:4000/ url


  • If you're not a git user:

    • Click on the 'Code' green button on the right.

    • Click on 'Download ZIP'.

    • You will have the project as ZIP file.

    • Extract the files.

    • inside the project folder click shit + right click

    • choose open PowerShell window here

    • in command line run npm i

    • run npm run dev

    • in your browser run http://localhost:4000/ url


NOTE: you need to have an access token from github to be able to use the code 😎

have fun 🥳


Used Technologies:

  • HTML5
  • CSS
  • Javascript
  • Git & Github
  • Third party API
  • Figma
  • node modules

📌 API resources:


This app is presented to you by:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 50.7%
  • CSS 28.3%
  • HTML 20.9%
  • Shell 0.1%