Skip to content

Explore os repositórios do Github de uma forma simples e elegante.

License

Notifications You must be signed in to change notification settings

PetersonFonsec/Github-Explorer

Repository files navigation

Github Explorer

Explore Github repositories in a simple and elegant way

Open issues License GitHub last commit

DemonstrationObjectiveGetting startedFeaturesTechnologyFeedback

🎮 Demo

The project is available at the following links

🎯 Objective

The main objective is to practice my knowledge of the angular and vue frameworks while learning react.

🎉 Getting started

Requirements

(observation) In Angular project use only npm

Clone the project

    git clone https://github.com/PetersonFonsec/Github-Explorer.git

Access the project folder of the desired technology

    cd angular 
    // or
    cd react 
    // or
    cd vue

Install the dependencies

    yarn install 
    // or 
    npm install

In the angular project use

    npm start

In the react project use

    yarn start 
    // or 
    npm serve

In the vue project use

    yarn serve or npm run serve

🛠 Technology

Main technologies used in the project:

🚀 Features

  • ✅ Search repositories and issues
  • ✅ save to localstorage
  • dark mode
  • turn into a pwa

😆 Feedback

Hey what did you think of the project? Feel free to give feedback on linkedin or opening issue

About

Explore os repositórios do Github de uma forma simples e elegante.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published