This is my first bigger project when I learnt some more advanced stuff about JS, CSS, TS and React. From commits amount and their history I can cleary say that this entire page was my experimental land. Currently it's in some actually nice looking style and responsive design, HOWEVER entire file layout etc. is a bit random and just weird, please forget me, I am too lazy to rework it :c
Generally I reworked this whole project multiple times to match naming conventions, clean code and all that stuff. Also some elements are clearly AI helped - it's not like I had no idea how to do thigs, it helped, yes just helped. And there are some silly elements like that small backend and more complex react router stuff that I still need to learn :D
Website is hosted on vercel in which I am still beginner so I just hope this things won't send me crazy bill for some images lol, free plan probably prevents it so any attacks and defended by doing nothing, actually great security ngl lolz
- Javascript/Typescript
- React
- Vite
- TailwindCSS
Copy entire repository, make sure you have node and then use in terminal:
npm installnpm run dev
Add .env in base folder and put here:
EMAIL_USER= your emailEMAIL_PASS= your email password