This is my own personal blog, done with Remix, Typescript and Tailwind.
To run this website locally, make sure your project's local dependencies are installed:
bun installAfterwards, start the Remix development server like so:
bun devOpen up http://localhost:3000 and you should be ready to go!