Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kayke-fujinaka/github-explorer
🚀 Github Explorer
https://github.com/kayke-fujinaka/github-explorer
api github rocketseat
Last synced: about 1 month ago
JSON representation
🚀 Github Explorer
- Host: GitHub
- URL: https://github.com/kayke-fujinaka/github-explorer
- Owner: Kayke-Fujinaka
- Created: 2022-06-28T13:30:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-01T17:46:10.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T09:12:27.955Z (3 months ago)
- Topics: api, github, rocketseat
- Language: TypeScript
- Homepage:
- Size: 641 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🚀 GITHUB EXPLORER
> 🔎 First chapter of Rocketseat's Ignite
## :page_facing_up: Explanation
The project is very simple where I learn some React concepts and consume the Github repositories API.
## 🎯 Steps ##
:heavy_check_mark: Configuring Babel\
:heavy_check_mark: Configuring Webpack\
:heavy_check_mark: Project structure\
:heavy_check_mark: HTML Static\
:heavy_check_mark: Webpack Dev Server\
:heavy_check_mark: Source Map\
:heavy_check_mark: Creating the Dev and Production environment\
:heavy_check_mark: Applying Styled Components\
:heavy_check_mark: Props for component\
:heavy_check_mark: Fast Refresh in Webpack\
:heavy_check_mark: Consuming API\
:heavy_check_mark: List of repos\
:heavy_check_mark: UseEffect in List\
:heavy_check_mark: Configuring TypeScript\
:heavy_check_mark: Done## 🚀 Technologies ##
- [ReactJs](https://pt-br.reactjs.org/)
- [Typescript](https://www.typescriptlang.org/docs/)
- [Babel](https://babeljs.io/)
- [Webpack](https://webpack.js.org/)
- [Styled Components](https://styled-components.com/)## 📡 API'𝘀 used in the application ##
- 🚀 [My Github API](api.github/users/kayke-fujinaka)
## :closed_book: How to use it? ##
Before starting, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.
```bash
# Clone this project
$ git clone https://github.com/Kayke-Fujinaka/Github-Explorer
# access
$ cd githubexplorer
# install dependencies
$ yarn or npm
# Run the project
$ yarn start or npm start
# The server will initialize in the
```## 🤝 Collaborators
Thanks to the following people who contributed to this project: