Skip to content

Conversation

@Lukazovic
Copy link
Contributor

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
  • To run the tests:
yarn test
  • To run the project

You have to change the API url on the .env file on the project root folder. Then run

yarn dev
  • To run the storybook:
yarn storybook

Examples

Tests

Peek.2021-06-07.20-08.mp4

Project

Peek.2021-06-07.20-09.mp4

Storybook

Peek.2021-06-07.20-10.mp4

It improves the project SEO
it improves project accessibility
It improves projects tests - it has 100% of coverage at the moment
@vercel
Copy link

vercel bot commented Jun 7, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/lorenalgm/dev/FfxMQVM4Lr9Mwf6SZkZuUtzyuuHg
✅ Preview: Failed

[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
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.

Adding automated tests Fix: Home Section - Accessibility - Compliance with WCGA 2.1 - Focus Visible Reestruturação para melhorar SEO

2 participants