feat: rewrite project in NextJS#63
Closed
Lukazovic wants to merge 2 commits intoLorenalgm:masterfrom
Lukazovic:feature/rewrite-project-in-NextJS
Closed
feat: rewrite project in NextJS#63Lukazovic wants to merge 2 commits intoLorenalgm:masterfrom Lukazovic:feature/rewrite-project-in-NextJS
Lukazovic wants to merge 2 commits intoLorenalgm:masterfrom
Lukazovic:feature/rewrite-project-in-NextJS
Conversation
It improves the project SEO it improves project accessibility It improves projects tests - it has 100% of coverage at the moment
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/lorenalgm/dev/FfxMQVM4Lr9Mwf6SZkZuUtzyuuHg [Deployment for 47bbd89 failed] |
Configure NextImage Upgrade to Next v11 Refactor to use NextImage with placeholder Improve ChallengeImagesPresentation accessibility Ignore theme folder on test coverage Fix ContributorCard height Upgrade typescript Add 512px Logo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rewrite project in NextJS
It improves the project SEO - So it closes #2
it improves project accessibility - So it closes #33
It improves projects tests (it has 100% of coverage at the moment) - so it closes #54
Preview
The project is available online: https://dev-unknown.vercel.app/
The storybook of the project is available online: https://dev-unknown-storybook.vercel.app/
Run project
First, install the dependencies
yarn testYou have to change the API url on the
.envfile on the project root folder. Then runExamples
Tests
Peek.2021-06-07.20-08.mp4
Project
Peek.2021-06-07.20-09.mp4
Storybook
Peek.2021-06-07.20-10.mp4