Skip to content

charlestanev/github-finder-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Finder

This project, Github Finder, was bootstrapped with Create React App.

Description

Github Finder is a simple React application created to search for Github users and display their profiles along with basic information. The project utilizes React, Axios for HTTP requests, and React Router for routing.

Installation

  1. Clone the repository:
    git clone https://github.com/charlestanev/github-finder-react.git

Navigate to the project directory: bash Copy code cd github-finder-react Install dependencies: bash Copy code npm install Usage To run the app locally, use the following command:

bash Copy code npm start This will start the app in the development mode and open http://localhost:3000 in your default web browser.

Available Scripts In the project directory, you can run:

npm start Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits. You will also see any lint errors in the console.

npm test Launches the test runner in the interactive watch mode.

npm run build Builds the app for production to the build folder.

npm run eject Note: this is a one-way operation. Once you eject, you can’t go back!

Learn More To learn React, check out the React documentation.

Author Elmir-Charles Tanev

License This project is licensed under the ISC License. See the LICENSE file for details.

About

github-finder-react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published