https://github.com/isabelamoraes/ignite-reactjs-github-explorer
https://github.com/isabelamoraes/ignite-reactjs-github-explorer
reactjs sass typescript webpack
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/isabelamoraes/ignite-reactjs-github-explorer
- Owner: isabelamoraes
- Created: 2022-02-27T20:28:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-27T21:23:27.000Z (over 4 years ago)
- Last Synced: 2025-10-11T22:57:32.918Z (9 months ago)
- Topics: reactjs, sass, typescript, webpack
- Language: JavaScript
- Homepage:
- Size: 334 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Github Explorer
List all Rocketseat repositories
Features |
Getting Started |
Reference
## Features
This project was developed with the following technologies:
- **[React JS](https://reactjs.org/)** - A JavaScript library for building user interfaces.
## Getting Started
To clone and run this application, place from your command line:
```bash
# Clone this repository
$ git clone https://github.com/isabelamoraes/ignite-reactjs-github-explorer.git
# Go into the repository
$ cd ignite-reactjs-github-explorer
# Install dependencies
$ yarn
# Run the application
$ yarn start
```
## Reference
This application was developed during the classes of the Chapter I of the ReactJS track on Ignite, training promoted by Rocketseat.