The 'link-in-bio' for your Open-Source PRs. Curate a selection of your proudest GitHub PRs, showcase your expertise, and set yourself apart in the crowd.
This is already wired up in your package.json as the dev
script:
# start the remix dev server
npm run dev
Open up http://127.0.0.1:3000 and you should be ready to go!
Using the awesome tools:
- @remix_run (build fast apps following web standards)
- @tailwindcss
- @vercel(the perfect place to deploy modern web apps. I tried all alternatives and finally chose Vercel)
- @shadcn (best way to build accessible web apps, by default)
- @supabase