Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jleung51/jleung51.github.io
My personal portfolio.
https://github.com/jleung51/jleung51.github.io
portfolio react reactjs web-design webapp website
Last synced: 13 days ago
JSON representation
My personal portfolio.
- Host: GitHub
- URL: https://github.com/jleung51/jleung51.github.io
- Owner: jleung51
- License: mit
- Created: 2019-05-11T03:35:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-14T06:22:17.000Z (about 4 years ago)
- Last Synced: 2024-12-06T23:19:54.793Z (2 months ago)
- Topics: portfolio, react, reactjs, web-design, webapp, website
- Language: JavaScript
- Homepage: https://jleung.dev
- Size: 1.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jleung51.github.io
[![Netlify Status](https://api.netlify.com/api/v1/badges/76673fc3-1989-4df0-957a-1640e5ce7177/deploy-status)](https://app.netlify.com/sites/jleung/deploys)
My personal website, built on React.
## Setup
The website requires [NPM](https://nodejs.org/en/) to build and deploy.
Install the necessary packages:
```shell
npm install
```Start the server locally:
```shell
npm start
```The server will be available on port 3000 (http://127.0.0.1:3000).
### Building a Production Release
To build the app for production, run:
```shell
npm run build
```The resulting website will be in the `build/` folder, minified and ready for release.
---
## Planned Content
* Projects (arranged with Masonry) - Professional (BE, SP), Personal, Hackathon pages (5)
* Samsung showcase: https://www.samsung.com/ca/aboutsamsung/careers/samsung-r-and-d/## Tech
* [Masonry](https://masonry.desandro.com/)
* Progress bar: https://skerritt.blog/how-does-tor-really-work/