Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mailsg/myportfolio

Discover my portfolio: Where code meets creativity.
https://github.com/mailsg/myportfolio

reactjs render sanity-io tailwindcss vite

Last synced: 7 days ago
JSON representation

Discover my portfolio: Where code meets creativity.

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)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 Portfolio

Welcome to **My Portfolio** site, your gateway to exploring my digital journey. Here, I've curated a collection of my finest work, a blend of creativity and innovation. Dive into a showcase of projects that reflect my dedication to clean code, accessible design, and problem-solving through technology. Join me on this visual voyage and witness the world through my digital lens.

## 🛠 Built With

### Tech Stack

Client

Server

### Key Features

- **Portfolio of my works**
- **React + Vite**
- **TailwindCSS**

(back to top)

## 🚀 Live Demo

[Watch it Live !!!](https://my-portfolio-3fbn.onrender.com/)

(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 NodeJS installed in your machine.

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/mailsg/myportfolio.git
cd myportfolio
```

### Install

Install dependencies of this project with:

```sh
cd myportfolio
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm run dev
```

(back to top)

## 👥 Author

👤 **Sandeep Ghosh**

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

## 🔭 Future Features

- [ ] **Personal Blog**
- [ ] **Live Coding Playground**
- [ ] **Cloud Deployment**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project, care to leave a star and connect with me on social. Also,you are welcome to contribute to this project.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse and Open Source community for providing resources free of cost to make this project take shape.

(back to top)

## 📝 License

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

(back to top)