Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

ProjectMewo/Landing

Repository files navigation


Project Mewo

the "side quests" listing I have completed.

Next.js React TypeScript Tailwind Radix UI Bun


About this project

Project Mewo is a collection of my do-it-yourself "side quests". It contains all of my public projects, designs, works and so on.

I've always wanted to make an archive for this kind of thing, but I decided to also learn web development and frontend design by writing a website for it.

This, in particular, is an attempt to make a modern landing page. This project uses:

For now, there is no project listing yet. Just the landing page.

Getting Started

Prerequisites

  • Bun. Use it instead of Node. You will love it.

Installation

# Clone the repository
git clone https://github.com/ProjectMewo/Landing.git

# Install dependencies
bun install

# Run the development server
bun dev

License

© 2024 Project Mewo. All rights reserved. MIT licensed.

This is a learning project pushed to production, use any code that makes sense to you, but don't fully copy the entire thing.

To contribute, simply make a fork of this repository, make your changes, then make a pull request.

Releases

No releases published

Packages

No packages published