Skip to content

Duduxs/github-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Github Finder

This application was developed as a challenge in the DevSuperior bootcamp

This project is based on an application that can search github's users and show their data to the client

Technologies   |    How To Use   |    How To Contribute   |    Icon credits

Collage

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How to use

To clone and run this application, you'll need Git and Yarn installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/duduxs/github-finder

# Go into the repository
$ cd github-finder

To run the frontend web:

# Install dependencies
$ yarn

# Run the app
$ yarn start

Now access on your browser: http://localhost:3000

👍 How To Contribute

  • Make a fork;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

📝 Icon credits


Made by Eduardo José 😆 Contact me!

About

🧐 App that search github's user public data and display on web

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors