Luis-Ospina-Website Svelte Themes

Luis Ospina Website

Luis Ospina's personal website

Luis Ospina's Personal Website

Personal website and portfolio built with SvelteKit.

Setup

  1. Clone the repository:

    git clone https://github.com/yourusername/LuisOspinaApp.git
    cd LuisOspinaApp
    
  2. Install dependencies:

    npm install
    
  3. Set up environment variables:

    • Copy .env.example to .env
    • Fill in your Cloudinary credentials:
      • VITE_CLOUDINARY_CLOUD_NAME: Your Cloudinary cloud name
      • CLOUDINARY_API_KEY: Your Cloudinary API key
      • CLOUDINARY_API_SECRET: Your Cloudinary API secret
      • CLOUDINARY_UPLOAD_PRESET: Your Cloudinary upload preset
  4. Start the development server:

    npm run dev
    

License

This project is licensed under the MIT License - see the LICENSE file for details.

Top categories

Loading Svelte Themes