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.
- Host: GitHub
- URL: https://github.com/subramanyaks/developer-portfolio
- Owner: SubramanyaKS
- Created: 2023-05-01T07:13:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-09T16:29:30.000Z (5 months ago)
- Last Synced: 2025-04-02T17:52:55.190Z (3 months ago)
- Topics: developer-portfolio, developer-portfolio-react, developer-portfolio-template, portfolio-react, portfolio-website
- Language: JavaScript
- Homepage:
- Size: 1.86 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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.
* [](https://nodejs.org/) must be installed before installing the project.
* [](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)