Skip to content

Commit

Permalink
v5.0.0 - Sunnyside Landing Page (#30)
Browse files Browse the repository at this point in the history
feat: get projects from Notion database

feat: get project properties in getNotionProjects

feat: 😎 display all projects from Notion database

ci: update package-lock.json

ci: add env variables

CI: fix and organize GH Actions workflow (#27)

* ci: fix env variables in pa11y-ci

* ci: reorganize pa11y-ci

* ci: fix secret tokens

* ci: organize unit-tests.yml

feat: add initial config for Sunnyside project

feat: add CallToAction Button

refactor: header desktop and mobile

docs: add infos and files about Sunnyside project

fix: apply overflow hidden to wip ward

chorus: move images do public folder

refactor: adjust title for all pages

feat: add Sunnyside banner

ci: fix some problems and set unit tests to run only on PR

feat: add Sunnyside footer

feat: start development of GridSection

feat: add last row of grid component

feat: add testimonials section

feat: add gallery section

docs: add preview link of Sunnyside landing page

fix: fix typo in GridSection

fix: replace `'` with `'` to avoid build problems

docs: update Sunnyside links (README and Wiki)
  • Loading branch information
EstherMarie committed Jan 26, 2023
1 parent 2316aa1 commit 83d97ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
|-|-|-|-|-|-|
| [Advice Generator App](https://www.frontendmentor.io/challenges/advice-generator-app-QdUG-13db)| βœ… Done | [Readme](https://github.com/EstherMarie/Frontend-Mentor-Challenges/wiki/Advice-Generator-App) | [Solution](https://www.frontendmentor.io/solutions/advice-generator-app-with-react-typescript-nextjs-and-fetch-api-Nf-TFbfKub) | [Preview](https://frontend-mentor-challenges-esthermarie.vercel.app/advice-generator-app) | Junior |
| [Easybank landing page](https://www.frontendmentor.io/challenges/easybank-landing-page-WaUhkoDN) | βœ… Done | [Readme](https://github.com/EstherMarie/Frontend-Mentor-Challenges/wiki/Easybank-Landing-Page) | [Solution](https://www.frontendmentor.io/solutions/easybank-landing-page-react-nextjs-typescript-3WFWkZx2mG) | [Preview](https://frontend-mentor-challenges-esthermarie.vercel.app/easybank-landing-page) | Intermediate |
| [Sunnyside agency landing page](https://www.frontendmentor.io/challenges/sunnyside-agency-landing-page-7yVs3B6ef) | βœ… Done | Pending | Pending | [Preview](https://frontend-mentor-challenges-esthermarie.vercel.app/sunnyside-landing-page) | Junior |
| [Sunnyside agency landing page](https://www.frontendmentor.io/challenges/sunnyside-agency-landing-page-7yVs3B6ef) | βœ… Done | [Readme](https://github.com/EstherMarie/Frontend-Mentor-Challenges/wiki/Sunnyside-Landing-Page) | [Solution](https://www.frontendmentor.io/solutions/sunnyside-agency-landing-page-LWbfxP3aYs) | [Preview](https://frontend-mentor-challenges-esthermarie.vercel.app/sunnyside-landing-page) | Junior |

## πŸš€ Tech Stack and other features

Expand Down

1 comment on commit 83d97ee

@vercel
Copy link

@vercel vercel bot commented on 83d97ee Jan 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.