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.
- Host: GitHub
- URL: https://github.com/jhenbertgit/my-portfolio
- Owner: jhenbertgit
- Created: 2022-11-27T05:16:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T08:25:45.000Z (about 1 year ago)
- Last Synced: 2025-01-10T22:44:34.490Z (5 months ago)
- Topics: educational-project, portfolio, react, reactjs
- Language: JavaScript
- Homepage: https://jhenbert.pro
- Size: 666 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.