Welcome to 1chooo.com
Hello, world! Visit 1chooo.comβ for more information.
console.log('Hello, world!');

π Abstract
Inspired by the codewithsadee/vcard-personal-portfolioβ, we aim to convert the HTML/CSS
template into a React-basedβ project using Next.js Turborepoβ.
Our goal is to provide a template where users can build their own portfolio and blog by simply modifying the configuration and content without changing the core code. Users will be able to set up their portfolio by updating the config and adding their own posts to the contents
folder.
Weβll also provide comprehensive documentation, including a user guide, code walkthrough, and thorough test coverage to ensure a smooth experience.
β¨ Features
- π§ Skeleton Loading
- β‘οΈ Next.js 15 with App Router
- π© GitHub Calendar Heatmapβ
- βπ» Markdown Rendering
- π§ͺ Components Unit Testing
π Contributing
PRsβ and Issuesβ are welcome! π«΅π»
Please read the Contributing Guideline for details on our code of conduct, and the process for submitting pull requests to us.
π© Getting Started
[!NOTE] We choose
pnpm
as our package manager. Make sure you have it installed before running the following commands.
$ git clone [email protected]:1chooo/1chooo.com.git
$ cd 1chooo.com
$ pnpm install
Run the Web App
$ cd apps/web
$ pnpm run dev # Open http://localhost:3000 with your browser to see the result.
Run the Docs
$ cd apps/docs
$ pnpm run dev # Open http://localhost:3001 with your browser to see the result.
π² Contact Info
Hugo ChunHo Lin
- π© E-mail: [email protected]
- π§³ Linkedin: Hugo ChunHo Linβ
- π¨π»βπ» GitHub: 1choooβ
πͺͺ License
[!IMPORTANT] This work is licensed under a Creative Commons Attribution 4.0 International Licenseβ by [Chun-Ho (Hugo) Lin][1chooo-com].
- You are free to use this code as inspiration.
- Please do not copy it directly.
- Crediting the author is appreciated.
This software can be modified and reused without restriction. The original license must be included with any copies of this software. If a significant portion of the source code is used, please provide a link back to this repository.
Please remove all of my personal information by running pnpm run delete
.
Made with π€ by @1choooβ