website-test

No longer maintained

Example image of Website.

LICENSE VERCEL STARS FORKS

๐Ÿ’ซ Welcome to the source code of my personal website, tuna.one! This project showcases my development journey, including my favorite anime, music, and projects.

๐Ÿ› ๏ธ Tech Stack

โœจ Features

๐Ÿš€ Getting Started

๐Ÿ“‹ Prerequisites

๐Ÿ› ๏ธ Installation

  1. Clone the repository:

    git clone https://github.com/barbecue/website.git
    cd tuna.one
    
  2. Install dependencies:

    npm install
    
  3. Set up environment variables: Copy the .env.example file and rename it to .env.local. Fill in the required values for each variable. Once completed, youโ€™re ready to start your website!

  4. Run the development server:

    npm run dev
    

    Visit http://localhost:3000 to see it in action! ๐ŸŽ‰

๐Ÿค Contributing

Contributions are welcome! Letโ€™s make this project even better together! ๐Ÿ’ช

๐Ÿ“„ License

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