Skip to content

🏡 My personal site built with Remix, Tailwind CSS, shadcn/ui and deployed on Vercel.

Notifications You must be signed in to change notification settings

ocordova/cordova.me

Repository files navigation

cordova.me

🏡 My personal site.

Stack:

Getting started

  1. Install the npm dependencies:
npm install
  1. Configure environment variables by creating a .env file similar to .env.example:
cp .env.example .env
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser to view the website.

License

This is free and unencumbered software released into the public domain. For more information, see http://unlicense.org/ or the accompanying UNLICENSE file.

About

🏡 My personal site built with Remix, Tailwind CSS, shadcn/ui and deployed on Vercel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published