Skip to content

Repository files navigation

George Okello | Research Showcase

This is a personal research portfolio website built with React, Vite, and Tailwind CSS.

Deployment to Vercel

Vercel provides a seamless, zero-config deployment experience for Vite-based React applications.

Prerequisites

  1. Push your code to a GitHub repository.
  2. Have a Vercel account.

Deployment Steps

  1. Log in to your Vercel Dashboard.
  2. Click "Add New..." and select "Project".
  3. Import your GitHub repository.
  4. Vercel will automatically detect the framework as Vite.
  5. Ensure the Build Command is set to npm run build.
  6. Ensure the Output Directory is set to dist (default for Vite).
  7. Click Deploy.

Vercel will then build your site and provide you with a live URL.

Local Development

To run the project locally:

npm install
npm run dev

About

Redesign

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages