/the-explorer-github-repository

🕵🏻‍♂️ Simple Search Engine in ReactJS, using the Github Api to list the repository issues

Primary LanguageTypeScriptMIT LicenseMIT

The Explorer Github Repository 🕵🏻‍♂️

This project has a Simple Search Engine from the list to favorites repositories, and follows issues.
The explorer uses ReactJS ✻ with TypeScript 🤩

Run Project

  1. Open the terminal.
  2. Make a clone this repository: git clone https://github.com/Heverson/the-explorer-github-repository.git;
  3. In terminal open the folder this project;
  4. Run command yarn to install dependencies;
  5. Now, run command yarn start;
  6. Open in Browser http://localhost:3000

Preview 🤩

Thanks to 🚀 Rocketseat for shared knowledge