Welcome to the repository of my personal website, a dynamic and visually appealing space where I showcase my portfolio and blog. This site is built using modern web technologies including Next.js, TailwindCSS, Shadcn UI, Velite.js, and react-email.
- Next.js: A React framework for building user interfaces with server-side rendering and generating static websites.
- TailwindCSS: A utility-first CSS framework for rapidly building custom designs.
- Shadcn UI: A component library that helps in building consistent and accessible user interfaces easily.
- Velite.js: Tool for building type-safe data layer, turn Markdown / MDX, YAML, JSON, or other files into app's data layer with Zod schema.
- react-email: A library to build responsive HTML emails with React components.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/alfariiizi/alfarizi
- Install dependencies:
npm install
- Start the development server:
npm run dev
Navigate to http://localhost:3000
to view the site.
Contributions are always welcome! If you have any suggestions or improvements, please fork the repository and create a pull request, or open an issue with the tag "enhancements".
This project is open-sourced under the Creative Commons Attribution 4.0 International License (CC BY 4.0). See the LICENSE file for more details.