Skip to content

SubramanyaKS/Developer-Portfolio

Repository files navigation

Developer Portfolio

This is demo developer portfolio using React JS.

Technology used.

Prerequisits.

  • NodeJS must be installed before installing the project.
  • Git 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
  1. Install all dependency in package.json
npm install
  1. Run application using command
npm start
  1. 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.

Credits