✨ Demo
A simple and beautiful github profiles and repositories search engine.
- Search github users and lists all the informations along with the repositories as well.
- Dark mode and light mode.
The following tools were used in this project:
First of all, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/viniciuspatzer/devfinder.git
# Access
$ cd devfinder
# Install dependencies
$ yarn install
# Run the project
$ yarn start
# The server will initialize on the localhost