Skip to content

ach206/gh-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Card: built with React.js, designed by Camille

See live demo

Link to a live demo

How to get this repo

  1. Download ZIP file or clone the repo:

    git clone https://github.com/ach206/gh-card.git

  2. cd or navigate to where you cloned the files.

  3. Install all project dependencies with npm install.

  4. Start the development server with npm start.

  5. Your web browser may automatically launch a new window that directs you to the project landing page. If it does not do this then open your web browser and navigate to http://localhost:3000/

Alternatively, after npm install you can implement the service worker for future offline uses by entering npm run build serve -s build And then visit localhost:5000

Dependencies

This project was bootstrapped with Create React App.

GitHub API from GitHub API.

Debounce from NPM Debounce

Contributing

I welcome collaborations

Creative Ambition - A. Camille Hall