π Search for repositories of your favorite codes in GitHub Explorer.
Practical project for study
To access and test the Github Explorer website, click on the link: https://github-explorer-omega-sage.vercel.app
- Installing Git: You need to have Git on your machine to perform a few steps. To download Git, click here.
- Installing Yarn 1: Yarn is a package manager that you can download directly from the website by clicking here. If you prefer, use the NPM.
- Code Editor (optional): Make sure you have a code editor of your choice. I recommend using the VS Code. If you need to, download it here.
- In a terminal, clone this repository:
git clone https://github.com/Silvio-Ronaldo/github-explorer.git
- Enter the project folder:
cd github-explorer
- Install all dependencies:
yarn install
oryarn
- Start the development server:
yarn start
- After these steps, the server should start at the browser automatically.
The following tools were used in the development of the project:
Silvio Ronaldo π |
Leave your star, fork the project or open a pull request β€οΈ
Contact me on social networks:
Github Explorer is MIT licensed, as found in the LICENSE file.