Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yinkakun/trending-repos

A progressive Web Application. Discover trending GitHub repositories. You can filter by coding language or time-frequency. Built with React.
https://github.com/yinkakun/trending-repos

Last synced: about 1 month ago
JSON representation

A progressive Web Application. Discover trending GitHub repositories. You can filter by coding language or time-frequency. Built with React.

Awesome Lists containing this project

README

        

# Trending Repos

A progressive Web Application to help you discover trending GitHub repositories. You can filter by coding language or time-frequency. Built with React.

[Live demo](https://trendingrepos.netlify.app)

![Screenshot](github-trends-screenshot.png)

## Project setup

### Install dependencies

```sh
yarn install
```

### Serve in dev mode, with hot reload at localhost:8080

```sh
yarn start
```

### Builds for production

```sh
yarn build
```

## License

MIT