Skip to content

nyaomaru/nyaomaru-portfolio-sample

Repository files navigation

Nyaomaru Portfolio Sample (for article)

nyaomaru portfolio with Remix and Shadcn and FSD (Feature-Sliced Design)

shields-fsd-domain

Live Demo:

https://portfolio-nyaomaru.vercel.app/

✨ Highlights

  • Interactive Terminal UI with AI-powered responses
  • Dark/Light Theme Toggle
  • Modern Frontend Tech Stack
  • Scalable architecture with Feature-Sliced Design(FSD)

🛠️ Tech Stack

🚀 Run Locally

1. Clone the Repository

git clone git@github.com:nyaomaru/portfolio.git
cd portfolio

2. Install Dependencies

pnpm install

3. Environment Setup

Copy the example environment file and configure your settings:

cp .env.example .env

Edit .env and add your configuration:

# Add your environment variables here
# Example:
# OPENAI_API_KEY=your_openai_api_key_here

4. Start Development Server

pnpm dev

The application will be available at http://localhost:5173

📝 License

MIT License - LICENSE


Made with ❤️ by Nyaomaru

About

This is sample repository for nyaomaru portfolio with Remix and FSD

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published