From 03754a262f4a21f9925bca152e83f6f69219d867 Mon Sep 17 00:00:00 2001 From: Subhamoy Biswas Date: Wed, 10 Jan 2024 21:25:41 +0530 Subject: [PATCH] (docs): minor readme update --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 104161e..9fb3c91 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![PRs](https://img.shields.io/badge/PRs-welcome-blue.svg?style=flat)](https://github.com/neosubhamoy/neosubhamoy-portfolio/)

-### 🌟 Tech Stack +### 📌 Tech Stack ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white) ![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white) @@ -16,6 +16,8 @@ ### 🛠️ Contributing +Want to be the part of this project? Get started by following this simple steps . . . + 1. Clone this repository in your dev server public folder (eg: 'htdocs' for XAMPP Server) 2. Install node dependencies @@ -31,6 +33,14 @@ npm run dev http://localhost/neosubhamoy-portfolio/htdocs/ ``` 5. Using a Self Signed SSL in dev server is highly recommended as some of the site features only works with secure https protocol + +⭕ Noticed any Bugs? or Want to give me some suggetions? always feel free to open an issue...!! + +### 📝 License & Usage + +Subhamoy Biswas - Portfolio Website is a Fully Open Sourced Project licensed under MIT License. Anyone can view, modify, use (personal and commercial) or distribute it's sources without any attribution and extra permissions. + +**🌟 Liked this project? Please consider giving it a star to show me your appreciation.**