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: migrate to nuxt.js #488

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Feat: migrate to nuxt.js #488

merged 1 commit into from
Oct 31, 2023

Conversation

cp-sumi-k
Copy link
Member

@cp-sumi-k cp-sumi-k commented Sep 20, 2023

Review checklist

Note: Make sure all points should be checked before submiting PR for review, otherwise PR will be cosidered invalid.

  • Follow guidelines for creating branch name, adding commit messages or PR title
  • Add MR description if applicable
  • Follow guidelines for naming conventions everywhere (i.e files/folders, data structures)
  • Reuse code (if the same code is written twice, make it common and reuse it at both places)
  • Remove unused or commented code if not required
  • Make MR self-approved - review MR as a reviewer and give it self-approval if everything is ok, if not make the required changes
  • In progress MR should be marked as draft
  • Make MR mark as ready before submitting it for review
  • Add images, videos, or gifs of UI
  • Add page speed score screenshot of UI (It should be > 85 for mobile and > 90 for desktops)

Design should be tested on:

  • Inspector (all iPhones and android devices like samsung, motorola)
  • Desktop (chrome, firefox, safari)
  • Laptop / Macbook (chrome, firefox, safari)
  • iPhone(safari)
  • Available android devices (chrome, firefox)
  • iPad(safari)
  • Tablet (chrome, firefox)

Description

  • Migrate whole website to Nuxt
  • Create component library for resources and integrate it
  • Create static site and deploy it to AWS S3 with cloudfront

@cp-sumi-k cp-sumi-k marked this pull request as draft September 20, 2023 05:57
@cp-sumi-k cp-sumi-k force-pushed the feat-migrate-to-nuxt-js branch from 708f7f2 to bf49466 Compare October 30, 2023 10:53
cp-jagruti-a
cp-jagruti-a previously approved these changes Oct 31, 2023
@cp-sumi-k cp-sumi-k force-pushed the feat-migrate-to-nuxt-js branch from 23410f8 to 634277e Compare October 31, 2023 11:13
@cp-sumi-k cp-sumi-k marked this pull request as ready for review October 31, 2023 11:17
@cp-sumi-k cp-sumi-k merged commit 4cb48b6 into master Oct 31, 2023
2 checks passed
@cp-sumi-k cp-sumi-k deleted the feat-migrate-to-nuxt-js branch October 31, 2023 11:19
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.

2 participants