Looks like my personal website!!!
1. Clone the repository
git clone https://github.com/mahendraDew/portfolio-v3.git
2. Install dependencies
npm install
3. Run dev server
npm run dev
4. Edit config
src/app/resources/config
5. Edit content
src/app/resources/content
6. Create blog posts / projects
Add a new .mdx file to src/app/blog/posts or src/app/work/projects
Distributed under the CC BY-NC 4.0 License.
- Commercial usage is not allowed.
- Attribution is required.
See LICENSE.txt
for more information.