A website showing a list of technical projects I have done, and my adventures abroad!?
Deployed at https://bernardmoy.github.io/Personal-Website/.
Svelte is used for its simplicity over React and the built-in Svelte transition library.
- Svelte framework
- TypeScript
- Tailwind CSS
- Vite
- Full responsive design
- Dynamic color change across sections
- Buttons hover animations
Using npm:
npm install
npm run dev