/github-user-search

Create a search form by GitHub username

Primary LanguageJavaScript

Github User Search

Create a search form by GitHub username

What is this ?

It's a mini-project in order to improve my skills with vanilla JS, Call of API and vanilla CSS.

Languages and Tools used :

  • HTML5, CSS3, JavaScript
  • GitHub API
  • Webpack 5 & Babel 7

Dependencies used :

Install all devDependencies & dependencies : npm install

Compile files JS : npm run build

Watch all changes on JS files : npm run watch

Run this project on the local server : npm run start