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

https://github.com/forbole/big-dipper-landing-revamp


https://github.com/forbole/big-dipper-landing-revamp

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

## General Structure

├── Big-Dipper-Landing-Revamp

├── Pages
│ ├── Home
│ ├── All Networks
│ ├── FAQ
│ ├── About
│ └── Donation
└── Components
├── Global
│ ├── Header
│ ├── Footer
│ └── Layout
├── Home
│ ├── Carousel
│ └── Supported networks
├── All Networks
│ ├── Content
│ └── Networks
├── FAQ
├── About
└── Donation