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

https://github.com/subramanyaks/developer-portfolio

Developer portfolio using React.
https://github.com/subramanyaks/developer-portfolio

developer-portfolio developer-portfolio-react developer-portfolio-template portfolio-react portfolio-website

Last synced: about 2 months ago
JSON representation

Developer portfolio using React.

Awesome Lists containing this project

README

        

# Developer Portfolio

This is demo developer portfolio using React JS.

### Technology used.

* [](https://reactjs.org/)
* [](https://react-bootstrap.github.io/)

### Prerequisits.

* [![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)](https://nodejs.org/) must be installed before installing the project.
* [![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white)](https://git-scm.com/) must be installed to clone this project.
* Operating System used is Windows (Note: in linux i have not tested it).
* You may use any editor of your choice (Recommended VS Code).

### Run and Setup

1. Fork the Project and clone Repository using git clone

```
git clone https://github.com/SubramanyaKS/Developer-Portfolio.git
```

2. Install all dependency in package.json

```
npm install
```

3. Run application using command

```
npm start
```

5. Automatically open the website in localhost

```
http://localhost/3000
```

## Contribution

We welcome contributions! If you'd like to contribute to React-News-App, please follow our [Contribution Guidelines](https://github.com/SubramanyaKS/Developer-Portfolio/blob/main/CONTRIBUTING.md).

### Credits

* svg images used from [svgrepo](svgrepo.com)