Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adarshaacharya/adarsha.dev

My personal website and blog built with Next.js, Contentlayer and Tailwind CSS.
https://github.com/adarshaacharya/adarsha.dev

blog contentlayer hacktoberfest mdx nextjs portfolio react tailwindcss

Last synced: about 2 months ago
JSON representation

My personal website and blog built with Next.js, Contentlayer and Tailwind CSS.

Awesome Lists containing this project

README

        

# adarsha.dev

This is my personal website and blog built using:

- Framework : [Next.js](https://nextjs.org/)
- Styling : [Tailwind CSS](https://tailwindcss.com/)
- Markdown : [MDX](https://mdxjs.com/) and [Contentlayer](https://contentlayer.dev/)
- Deployment: [Vercel](https://vercel.com/)

## Running Locally

This application requires Node.js v16.13+.

```bash
git clone https://github.com/adarshaacharya/adarsha.dev
cd adarsha.dev
pnpm install
pnpm dev
```

## Templating Project

If you want to use this project code as your own portfolio , you can go ahead. Please give me credit by mentioning original repo link somewhere in README.

**Note**: The source for this site was not created to be a template or theme, but for my own use so it may not fit your needs. Feel free to tweak as per your need.

## Author

- Website: https://adarsha.dev/
- X: [@adarsha_ach](https://x.com/adarsha_ach)
- Github: [@adarshaacharya](https://github.com/adarshaacharya)
- LinkedIn: [@adarshaacharya](https://linkedin.com/in/adarshaacharya)

Give a ⭐️ if you like the project!

## License

Copyright © 2020 [Adarsha Acharya](https://github.com/adarshaacharya).

This project is [MIT](https://github.com/adarshaacharya/adarsha.dev/blob/master/LICENSE) licensed.