https://github.com/mailsg/portfolio
This portfolio showcases my projects and skills as a Web Developer.
https://github.com/mailsg/portfolio
html-css-javascript
Last synced: over 1 year ago
JSON representation
This portfolio showcases my projects and skills as a Web Developer.
- Host: GitHub
- URL: https://github.com/mailsg/portfolio
- Owner: mailsg
- License: mit
- Created: 2023-03-22T12:24:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-20T13:30:43.000Z (over 2 years ago)
- Last Synced: 2025-02-03T08:49:56.927Z (over 1 year ago)
- Topics: html-css-javascript
- Language: CSS
- Homepage:
- Size: 1.29 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
**Portfolio** is a profile website with basic HTML CSS project.
Client
Server
- **Mobile Version**
- **Skills Section**
- **Linter for HTML-CSS**
## 🚀 Live Demo
[Live Link](https://mailsg.github.io/Portfolio/)
## Presentation of the Project
[Presentation](https://www.loom.com/share/91569974e6054ea59eecf7b4838b2e80)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
npm init -y
```
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone git@github.com:mailsg/Portfolio.git
```
### Install
Install this project with:
```sh
cd my-project
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
👤 **Sandeep Ghosh**
- GitHub: [@mailsg](https://github.com/mailsg)
- LinkedIn: [LinkedIn](https://linkedin.com/in/sandeep0912)
- [ ] **Functional Components**
- [ ] **Responsive Version**
- [ ] **Desktop Version**
Contributions, issues, and feature requests are welcome!
Feel free to check the [https://github.com/mailsg/Portfolio/issues](../../issues/).
If you like this project, you are welcome to contribute or modify this project.
I would like to thank Microverse and team.
This project is [MIT](./LICENSE) licensed.