erick-sk / find-repos

Website where you can find information about each repo by github user.

Home Page:https://find-repos-erick-sk.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

find-repos

Netlify Status

Website where you can find information about all the repositories repositories on github.
You can visit the project live site here.

Installation

  • First, clone this repository:
    $ git clone git@github.com:erick-sk/find-repos.git
    $ cd find-repos
  • Install packages and dev dependencies:
    $ npm install

Available Scripts

  • Runs the app in the development mode:
    $ npm run dev

Open http://localhost:3000 to view it in your browser.

  • Builds the app for production to the dist folder:
    $ npm run build

It correctly bundles React in production mode and optimizes the build for the best performance.

  • Runs the app in preview mode:
    $ npm run preview

It is important to note that vite preview is intended for previewing the build locally and not meant as a production server.

API

The Weather API: https://api.github.com/users/{username}/repos

About

Website where you can find information about each repo by github user.

https://find-repos-erick-sk.netlify.app/


Languages

Language:JavaScript 80.5%Language:CSS 15.5%Language:HTML 4.0%