Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

feat: add-homepage #54

Merged
merged 18 commits into from
Apr 14, 2024
Merged

feat: add-homepage #54

merged 18 commits into from
Apr 14, 2024

Conversation

tobySolutions
Copy link
Member

@tobySolutions tobySolutions commented Apr 12, 2024

Description of the pull request

Changes made

  • Implement the designs @cxalem made for the Akeru landing
  • Setup daisyUI and tailwindCSS in the codebase
  • Set up the Google-sheets API for the waitlist form.

This PR fixes #51
....

Related issues

Testings done

Screenshots (if any)

Checklist

  • I have written tests
  • My code does not produce new errors
  • I gave myself a code review before asking others.

Copy link

vercel bot commented Apr 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
akeru-akeru-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2024 11:49am

Copy link
Collaborator

@GuiBibeau GuiBibeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really beautiful first touch! I would prefer that we stay away from hard coded style values as much as possible in tailwind in favour of using the base style system they provide.

For example:

mt-[20px] should become mt-5.

A quick tip to get those quickly is to use cmd+k in the tailwind docs:

https://tailwindcss.com/docs

@GuiBibeau GuiBibeau self-requested a review April 13, 2024 09:23
Copy link
Collaborator

@GuiBibeau GuiBibeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tiny more tweaks but great improvements!!

Copy link
Collaborator

@GuiBibeau GuiBibeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done! 🔥 🚀

ship it! 🚢

@tobySolutions
Copy link
Member Author

Well done! 🔥 🚀

ship it! 🚢

Yay!!!!!!!!!!

@tobySolutions tobySolutions merged commit e7f5dbe into main Apr 14, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup Frontend Architecture
2 participants