Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sohamb21/sb-portfolio
- Owner: SohamB21
- Created: 2023-12-26T19:30:14.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T07:47:58.000Z (3 months ago)
- Last Synced: 2024-08-25T08:51:10.576Z (3 months ago)
- Topics: material-ui, portfolio, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://soham-banik-portfolio.vercel.app/
- Size: 4.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Portfolio Website
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!