the "side quests" listing I have completed.
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.
- Bun. Use it instead of Node. You will love it.
# Clone the repository
git clone https://github.com/ProjectMewo/Landing.git
# Install dependencies
bun install
# Run the development server
bun dev© 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.
