# Subhamoy Biswas - Portfolio Website
### Official Portfolio Website of Subhamoy Biswas (@neo_subhamoy)
[](https://github.com/neosubhamoy/neosubhamoy-portfolio/)
[](https://github.com/neosubhamoy/neosubhamoy-portfolio/)
[](https://github.com/neosubhamoy/neosubhamoy-portfolio/)
## 🌟 Tech Stack





## ⚡Contributing
1. Clone this repository in your dev server public folder (eg: 'htdocs' for XAMPP Server)
2. Install node dependencies
```code
npm install
```
3. Run development process
```code
npm run dev
```
4. Website will be running on this url
```code
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
****
An Open Sourced Project - Developed with ❤️ by **Subhamoy**