Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(strapi/search-page): implement the search page #5

Merged

Conversation

nathandebalthasar
Copy link
Collaborator

This PR aims to implement the search page, fetching data from the Strapi CMS.

@nathandebalthasar nathandebalthasar self-assigned this Oct 12, 2023
@nathandebalthasar nathandebalthasar linked an issue Oct 12, 2023 that may be closed by this pull request
@nathandebalthasar nathandebalthasar changed the base branch from main to refactor!/strapi-integration October 12, 2023 13:13
@nathandebalthasar nathandebalthasar merged commit 17b4f14 into refactor!/strapi-integration Oct 12, 2023
@nathandebalthasar nathandebalthasar deleted the feat/strapi/search-page branch October 12, 2023 13:53
nathandebalthasar added a commit that referenced this pull request Nov 23, 2023
* refactor!(strapi-implementation): begin of amplify removal

* feat(strapi-integration): add StrapiApi class

* feat(strapi-implementation): add new types

* feat(strapi/search-page): implement the search page (#5)

* feat(strapi/playback-page): implement the playback page with Strapi (#6)

* feat(strapi/section-page): Implement the section page (#7)

* refactor(strapi/genre): comply with the new genre architecture (#9)

* refactor(strapi/cleanup): cleanup code (#10)

* docs(README): Update README.md (#11)

* Refactor/strapi/landing sections (#12)

* hotfix(demo): comment unused code

* fix(dep): dependencies conflicts in yarn.lock

* fix(dep): dependencies conflict in package-lock.json

* refactor(cleanup): cleanup code (#13)

---------

Co-authored-by: pierreSchrothDev <128720698+pierreSchrothDev@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor the search page with Strapi API
1 participant