An open API service indexing awesome lists of open source software.

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

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.