Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/namitkumarsingh97/portfolio-website-client


https://github.com/namitkumarsingh97/portfolio-website-client

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Porfolio Website

This portfolio website project, built using React framework, serves as a dynamic showcase of my work, expertise, and achievements. Tailored for modern browsers, it utilizes cutting-edge technologies such as Material-UI, Emotion, Styled Components, React Scroll, and React Live. This web appliction is designed to provide an immersive and interactive experience for visitors, offering seamless navigation and a visually appealing interface.

## Author

- [@namitkumarsingh97](https://github.com/namitkumarsingh97)

## Deployed Link

https://namitkumarsinghportfolio.netlify.app/

## Run Locally

Clone the project

```bash
git clone https://github.com/namitkumarsingh97/portfolio-website-client.git
```

Go to the project directory

```bash
cd portfolio-website-client
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```