https://github.com/algoritmau/audioc0re
Repo of the #100DaysOfGatsby project
https://github.com/algoritmau/audioc0re
100daysofgatsby gatsby gatsbyjs
Last synced: 2 months ago
JSON representation
Repo of the #100DaysOfGatsby project
- Host: GitHub
- URL: https://github.com/algoritmau/audioc0re
- Owner: algoritmau
- Created: 2021-02-26T17:03:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-26T17:31:09.000Z (about 4 years ago)
- Last Synced: 2025-01-18T11:16:46.221Z (4 months ago)
- Topics: 100daysofgatsby, gatsby, gatsbyjs
- Language: JavaScript
- Homepage: https://audioc0re14151.gtsb.io/
- Size: 214 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AudioC0RE
Repo of the #100DaysOfGatsby project
## Challenge 1: Proof of Concept
Here's a link to the [original publication](https://www.gatsbyjs.com/blog/100days-challenge-1/).
Here are the challenges for the first sprint:
- Build a proof of concept (POC) Gatsby site to test their routing API, builds service, hosting, and Contentful integration.
- Use Gatsby’s Contentful plugin and connect to a test Contentful site.
- Create the following pages:
- home
- about
- and a collection of pages for every city we’re in.
- Build it on Gatsby Cloud and use their preview URL.
- Don’t worry about content or styling – this is only a POC. You can display the title of the page on a white background. That is enough for now.