Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iambijoykar/portfolio

My Portfolio Website, made with React, Tailwind, MUI
https://github.com/iambijoykar/portfolio

mui-material portfolio portfolio-website pwa pwa-app react react-redux redux redux-toolkit tailwindcss vite vitejs

Last synced: 19 days ago
JSON representation

My Portfolio Website, made with React, Tailwind, MUI

Awesome Lists containing this project

README

        

Personal Portfolio Website

Bijoy Kar


Welcome to the README for your Portfolio Website Project. This document will guide you through the setup, customization, and deployment of your personal portfolio website.

## Table of Contents 📑

- [Table of Contents 📑](#table-of-contents-)
- [Introduction 🚀](#introduction-)
- [Getting Started 🏁](#getting-started-)
- [Prerequisites 📋](#prerequisites-)
- [Installation 🔧](#installation-)
- [Contributing 🤝](#contributing-)
- [License 📝](#license-)

## Introduction 🚀

This project is a personal portfolio website that showcases my work and skills. It is made with React and deployed on Verce. It is a single page application with a responsive design that works well on mobile devices. It is also a Progressive Web App (PWA) that can be installed on your device.

## Getting Started 🏁

To get a local copy up and running follow these simple steps.

### Prerequisites 📋

- [Node.js](https://nodejs.org/en/)
- [npm](https://www.npmjs.com/)
- [Git](https://git-scm.com/)
- [VS Code](https://code.visualstudio.com/) (or any other code editor)

### Installation 🔧

1. Clone the repo

```sh
git clone
```

2. Install NPM packages

```sh
npm install
```

3. Start the development server

```sh
npm run dev
```

4. Open the project in your code editor

```sh
code .
```

## Contributing 🤝

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

## License 📝

Distributed under the MIT License. See `LICENSE` for more information.