Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natainditama/aadc-bambu
๐ต Official Website for AADC Bambu
https://github.com/natainditama/aadc-bambu
gatsby gatsby-cloud gatsby-site gatsby-source gatsby-starter gatsbyjs graphql javascript natainditama nextjs official-website reactjs tailwindcss typescript website youtube youtube-channel youtube-player youtube-playlist youtube-search
Last synced: about 1 month ago
JSON representation
๐ต Official Website for AADC Bambu
- Host: GitHub
- URL: https://github.com/natainditama/aadc-bambu
- Owner: natainditama
- License: mit
- Created: 2022-06-07T01:27:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T12:30:59.000Z (7 months ago)
- Last Synced: 2024-04-14T02:35:03.754Z (7 months ago)
- Topics: gatsby, gatsby-cloud, gatsby-site, gatsby-source, gatsby-starter, gatsbyjs, graphql, javascript, natainditama, nextjs, official-website, reactjs, tailwindcss, typescript, website, youtube, youtube-channel, youtube-player, youtube-playlist, youtube-search
- Language: CSS
- Homepage: https://aadc-bambu.pages.dev
- Size: 6.34 MB
- Stars: 18
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
AADC Bambu
Official AADC Bambu website built with Gatsby
View Demo
ยท
Documentation
ยท
Report Bug
ยท
Request Feature
## ๐ About the Project
### ๐ Features
This project includes the following features:
- Clear Navigation
- Responsive Design
- Accessibility Features
- GraphQL Integration
- Integration with [Contentful](https://www.contentful.com/)
- PWA Support### ๐จ Color Reference
| Color | Hex |
| ----------------- | ------------------------------------------------------------------ |
| Primary Color | ![#61872c](https://via.placeholder.com/10/61872c?text=+) #61872c |
| Secondary Color | ![#161718](https://via.placeholder.com/10/161718?text=+) #161718 |
| Background Color | ![#fafafa](https://via.placeholder.com/10/fafafa?text=+) #fafafa |
| Text Color | ![#000000](https://via.placeholder.com/10/000000?text=+) #000000 |## ๐ Getting Started
### ๐ง Prerequisites
- [Nodejs](https://nodejs.org/)
- [Yarn](https://yarnpkg.com/)### ๐ Run Locally
Clone the project
```bash
git clone https://github.com/natainditama/aadc-bambu.git
```Go to the project directory
```bash
cd aadc-bambu
```Install dependencies
```bash
yarn
```Start the local server
```bash
yarn develop
```## ๐ Contributing
Contributions are always welcome!
See [contributing.md](https://github.com/natainditama/aadc-bambu/blob/main/.github/CONTRIBUTING.md) for ways to get started.
## โ ๏ธ License
This project is licensed under the MIT License. See the [LICENSE](https://github.com/natainditama/aadc-bambu/blob/main/LICENSE) file for details
## ๐ค Contact
Nata Inditama - [natainditama](https://linkedin.com/in/natainditama/) - [email protected]Project Link: [https://github.com/natainditama/aadc-bambu](https://github.com/natainditama/aadc-bambu)
## ๐ Resources
- [Bootstrap Template](https://bootstrapmade.com/)
- [Smooth Scroll](https://lenis.studiofreight.com/)