An open API service indexing awesome lists of open source software.

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.

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

**Portfolio** is a profile website with basic HTML CSS project.

## 🛠 Built With

### Tech Stack

Client

Server

### Key Features

- **Mobile Version**
- **Skills Section**
- **Linter for HTML-CSS**

(back to top)

## 🚀 Live Demo

[Live Link](https://mailsg.github.io/Portfolio/)

## Presentation of the Project

[Presentation](https://www.loom.com/share/91569974e6054ea59eecf7b4838b2e80)

(back to top)

## 💻 Getting Started

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
```

(back to top)

## 👥 Author

👤 **Sandeep Ghosh**

- GitHub: [@mailsg](https://github.com/mailsg)
- LinkedIn: [LinkedIn](https://linkedin.com/in/sandeep0912)

(back to top)

## 🔭 Future Features

- [ ] **Functional Components**
- [ ] **Responsive Version**
- [ ] **Desktop Version**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [https://github.com/mailsg/Portfolio/issues](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project, you are welcome to contribute or modify this project.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse and team.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)