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

Feature/arnav jacob/page footer #15

Merged
merged 31 commits into from
Feb 13, 2024
Merged
Changes from 2 commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
a21a924
create components and style folders
Arnav710 Jan 18, 2024
3681152
Adds icons for the page footer
jackavh Jan 18, 2024
efe1781
Merge branch 'feature/arnav-jacob/page-footer' of https://github.com/…
jackavh Jan 18, 2024
fc29221
dummy footer
Arnav710 Jan 19, 2024
bdcfafd
add footer component to page.tsx
Arnav710 Jan 19, 2024
e428bd2
create footer structure + color
Arnav710 Jan 19, 2024
1ac1fc6
Adds four screens to the page footer
jackavh Jan 19, 2024
4ce1ad0
adds logo image, facebook and instagram links, and copyright message …
jackavh Jan 22, 2024
418a94a
newsletter + links section of footer
Arnav710 Jan 23, 2024
8c99dea
updates styles on footer.css to look close to figma design
jackavh Jan 23, 2024
0603e5b
newsletter section
Arnav710 Jan 29, 2024
7daf528
Merge branch 'main' into feature/arnav-jacob/page-footer
jackavh Jan 29, 2024
de8b6c1
imports all fonts and adds checkmark to button, updates some styles
jackavh Jan 29, 2024
ec23938
adds POST /api/subscribers backend route that validates uniqueness fo…
jackavh Jan 29, 2024
5716cd4
adding the api/subscribers route to the frontend
Arnav710 Jan 29, 2024
deacef8
fix button logic
Arnav710 Jan 29, 2024
20d2200
refactors frontend api routes to be consistent with other branches. s…
jackavh Jan 30, 2024
04025b7
consolidates error messages for the newsletter subscription box
jackavh Jan 31, 2024
51c06ab
merging main:
Arnav710 Feb 1, 2024
7ccd1d8
changes facebook and instagram icons from png to svg
jackavh Feb 2, 2024
2e3a02c
fixes lint check errors for pr
jackavh Feb 2, 2024
efd5dee
fixes frontend lint check for pr
jackavh Feb 2, 2024
51713cf
Added Footer component to layout and fonts to globals
jennymar Feb 6, 2024
5ba5df4
frontend linting
jennymar Feb 6, 2024
a358155
Delete .DS_Store
jennymar Feb 6, 2024
791c06d
changes internal link <a> tags to <Link> tags
jackavh Feb 6, 2024
be202e8
Css layout and linting fixes (thx andrew)
jennymar Feb 10, 2024
f424394
Re added tsconfig.json
jennymar Feb 12, 2024
f73dcd9
Merge branch 'main' into feature/arnav-jacob/page-footer
jennymar Feb 12, 2024
f2ae6ea
Linting
jennymar Feb 12, 2024
6603351
CSS fixes after merging main into branch
jennymar Feb 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file.
Empty file added frontend/src/styles/footer.css
Empty file.