zurichat / zurimain

zurimain
10 stars 10 forks source link

feat/home page #12

Closed michaelhpet closed 1 year ago

michaelhpet commented 1 year ago

Issue

This PR fixes issue #2 - the home page

Changes proposed

The landing page was completed (with responsiveness)

I added page structure in apps/core and included a README to guide the authors of other pages. I haven't started the main implementation because the designs are not ready. Nonetheless, this PR is necessary to unify upcoming changes (creation of external routes)

This feature may be updated later as it requires API integration which is yet to be configured in the project. Also, links are stubbed as there's no certainty (or existence) of pages that they link to.

Check List (Check all the applicable boxes)

🚨Please review the style guide for contributing and guidelines for contributing to this repository.

Screenshots/ Videos

https://user-images.githubusercontent.com/58527932/215339012-300485fc-b3ad-4918-9298-93d6857eb502.mp4

ickynavigator commented 1 year ago

I believe the picture in the PR description is outdated

ickynavigator commented 1 year ago

@michael-peter please resolve conflicts so i can merge

michaelhpet commented 1 year ago

@michael-peter please resolve conflicts so i can merge

I'm sorry. I was kind of already done with the landing page (just some little fixes) so I thought I'd make the feature PR at once before merging since the PR is feat/home-page.

michaelhpet commented 1 year ago

I will push the latest commits now.