mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-20 04:39:34 +05:30
39 lines
1.6 KiB
Markdown
39 lines
1.6 KiB
Markdown
# 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/)
|
|
<br></br>
|
|
|
|
### 🌟 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
|
|
<br></br>
|
|
<br></br>
|
|
|
|
****
|
|
|
|
An Open Sourced Project - Developed with ❤️ by **Subhamoy** |