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

https://github.com/chetannada/portfolio

This is my Portfolio project, I made it using Javascript, HTML and CSS.
https://github.com/chetannada/portfolio

css3 html5 javascript portfolio portfolio-website

Last synced: 9 days ago
JSON representation

This is my Portfolio project, I made it using Javascript, HTML and CSS.

Awesome Lists containing this project

README

          

# ❤️ Chetan Nada's Portfolio 🙏

### _This is my Portfolio Project, I made it using HTML, CSS and Javascript._ [Watch Live](https://chetannada.netlify.app/)

## 🔥 Clone this Repository

You need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.

```bash
git clone "https://github.com/chetannada/Portfolio.git"
```

Go to the project directory

```bash
cd Portfolio
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```

This application should now be running on `localhost`. If you want to Fork repository and want to run locally, follow this guidelines [Fork and Clone Github Repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo)

## Related

Here are some related projects

[Portfolio Project using React SASS](https://github.com/chetannada/React-SASS-Portfolio)

## 🔗 Let's Connect

[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/chetannada/)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/chetannada)