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

https://github.com/jhenbertgit/my-portfolio

This portfolio intends to practice my React JS skill. For educational purposes only.
https://github.com/jhenbertgit/my-portfolio

educational-project portfolio react reactjs

Last synced: 4 months ago
JSON representation

This portfolio intends to practice my React JS skill. For educational purposes only.

Awesome Lists containing this project

README

        

# My Sample Portfolio

- The code building this portfolio are not originally mine. This portfolio is solely for educational purposes only as well as to practice my coding skill.
- Credit to the rightful owner of these codes [@rajshekhar26](https://rajshekhar26.github.io/).

## To preview this project in local machine

- Clone this repository to your local machine, make sure you've installed [node.js](https://nodejs.org/en/download/).
- Open your terminal, navigate to your project directory, run `npm install` to install all dependecies.
- Run `npm start` to start the development server.

## To edit this project

- Open the project folder in VSCode.
- Edit only the portfolio.js inside the src folder and fill-in information that suites your preferences.