Overview
This product is a theme for creating trendy resumes using Next.js for server-side rendering. It is written with TypeScript and provides a customizable template for users to create their own resumes.
Features
- Typed with TypeScript
- Support for multiple languages, including Korean
- Easy customization with JSON config files
- Multiple sections for different resume information, such as header, social links, navigation, and avatars
Installation
- Duplicate this repository by either cloning it to your account or using it as a template.
- Set up the development environment on your local machine.
- Configure the deployment settings for the theme. Note that this theme uses Next.js for server-side rendering, so keep that in mind when developing features related to paging, rendering, and generating values.
- Customize the theme by modifying the files according to your needs.
Summary
This product is a Next.js theme for creating trendy resumes. It provides support for typing with TypeScript and includes various sections such as header, social links, navigation, and avatars. The theme can be easily installed and customized using JSON config files. Contributions are also welcome to improve the theme and documentation.