My personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel.
This is my personal website where I share my thoughts, showcase my projects, and experiment with the latest web technologies. The site is designed to be functional and visually appealing, utilizing some of the most powerful tools available in modern web development.
- Framework: Next.js
- Styling: Tailwind CSS
- Data Storage: Upstash
- Content Management: Contentlayer
- Deployment: Vercel
- Fast and scalable web applications
- Custom designs with Tailwind CSS
- Serverless data storage with Upstash
- Seamless content management with Contentlayer
- Deployed on Vercel for quick load times and easy maintenance
To get a local copy up and running, follow these simple steps:
- Node.js
- pnpm
- Clone the repo:
git clone https://github.com/Exonymos/exonymos.me.git
- Install pnpm packages:
pnpm install
- Run the development server:
pnpm dev
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.