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: rewrite project in NextJS #63

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

feat: rewrite project in NextJS #63

wants to merge 2 commits into from

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
1 participant