https://github.com/forbole/big-dipper-landing-revamp
https://github.com/forbole/big-dipper-landing-revamp
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/forbole/big-dipper-landing-revamp
- Owner: forbole
- Created: 2022-05-17T00:38:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-21T01:52:58.000Z (about 2 years ago)
- Last Synced: 2024-03-21T11:34:30.147Z (about 2 years ago)
- Language: TypeScript
- Homepage: https://bigdipper.live
- Size: 9.73 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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