Skip to content

korentomas/tkoren.com

Repository files navigation

Remix Portfolio

A modern portfolio website built with Remix, featuring a clean and responsive design.

Features

  • Built with Remix for optimal performance and SEO
  • Modern and responsive design
  • TypeScript for type safety
  • Vercel deployment ready

Getting Started

Prerequisites

  • Node.js 18 or later
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/remix-portfolio.git
cd remix-portfolio
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open http://localhost:5173 in your browser.

Development

The project uses:

  • Remix for the framework
  • TypeScript for type safety
  • ESLint for code linting
  • Vite for build tooling

Deployment

This project is configured for deployment on Vercel. You can deploy your own copy using the Vercel CLI:

npm i -g vercel
vercel

License

MIT

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors