margaritahumanitarian / laptopsforfamilies.org

Helping students in need get laptops. If you've got an old laptop not in use, donate it to us and we'll get it to students!
https://www.laptopsforfamilies.org
MIT License
19 stars 10 forks source link

#1 convert to next.js #28

Open vincentrohde opened 2 years ago

vincentrohde commented 2 years ago

1 @pydanny This pull request is WIP currently. I still have to convert the scripts from the old.html, but I wanted to give you an overview of my progress, just so you know how far I am at the moment.

I've added some packages and their configs, that are used in the helpafamily repo (ex. prettier, lint-staged, postcss, etc.). The pages are extended with a custom _document.jsx file. It would be great if you could take a look at this file. I am not 100% sure if it's missing stuff.

When I am finished with the setup (packages, scripts, etc.) I will ping you again 👍

vercel[bot] commented 2 years ago

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/margaritahumanitarian/laptopsforfamilies-org/AvXXoSXSzpc29u2mgNBxc4amM6U9
✅ Preview: Failed

vincentrohde commented 2 years ago

@pydanny I noticed the script from old.html aren't used anymore. I think the PR is ready to review now 👍