Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sohamb21/sb-portfolio

Soham Banik's portfolio. Made using ReactJS, Tailwind CSS and a touch of Material UI.
https://github.com/sohamb21/sb-portfolio

material-ui portfolio reactjs tailwindcss

Last synced: 2 days ago
JSON representation

Soham Banik's portfolio. Made using ReactJS, Tailwind CSS and a touch of Material UI.

Awesome Lists containing this project

README

        


My Portfolio Website


Portfolio Logo

A modern and responsive website tailored for presenting my journey in this tech field so far. It showcases my skills, projects, experience, and more. Feel free to explore and share your insights.


### Deployed Link: [https://soham-banik-portfolio.vercel.app/](https://soham-banik-portfolio.vercel.app/)

## Getting Started

### Prerequisites

Ensure you have Node.js and npm installed on your machine.

## Starting Guide:

### 1. Clone the repository to your local machine using the following command:

```bash
git clone "https://github.com/SohamB21/SB-Portfolio"
```

### 2. Install the required packages using the following command:

```bash
npm install
```

### 3. Run the project using the following command:

```bash
npm run dev
```

Make sure you are in the project folder to run the above commands.

## Contribution

If you'd like to contribute, please follow the contribution guidelines.

## Acknowledgments

Special thanks to the maintainers of Vite, React, Vercel and the official plugins for their contributions.
Feel free to explore and share your feedback!