https://github.com/nguyen-hanhnong/landing-page
The personal website by Nguyen-Hanh Nong. Built using React and Bootstrap.
https://github.com/nguyen-hanhnong/landing-page
bootstrap-4 github-api html html-css-javascript instagram-api javascript personal-site personal-website portfolio portfolio-page portfolio-website react reactjs resume resume-website typist
Last synced: 4 months ago
JSON representation
The personal website by Nguyen-Hanh Nong. Built using React and Bootstrap.
- Host: GitHub
- URL: https://github.com/nguyen-hanhnong/landing-page
- Owner: Nguyen-HanhNong
- License: lgpl-3.0
- Created: 2024-07-23T00:33:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-27T21:46:37.000Z (11 months ago)
- Last Synced: 2025-01-06T02:43:46.112Z (5 months ago)
- Topics: bootstrap-4, github-api, html, html-css-javascript, instagram-api, javascript, personal-site, personal-website, portfolio, portfolio-page, portfolio-website, react, reactjs, resume, resume-website, typist
- Language: JavaScript
- Homepage: https://nnong.dev/
- Size: 5.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Landing Page








[](https://github.com/Nguyen-HanhNong/star_book/network)
[](https://github.com/Nguyen-HanhNong/star_book/issues)
[](https://github.com/Nguyen-HanhNong/landing-page/blob/master/LICENSE)
[](https://nodejs.org)
[](https://nodejs.org)
## About The Project
This project contains the code for my personal landing page, which can be found at [nnong.dev](https://nnong.dev). The landing page is built using React and styled with Bootstrap. To produce the dynamic social media posts on the page, the backend dynamically pulls the latest information from Instagram and GitHub using the Instagram API and the Github API.
## Getting Started
### Prerequisites
- The project requires Node.js and npm to run. If you do not have Node.js installed, you can download it [here](https://nodejs.org/en/download/).
- The project will also require git and a valid GitHub account to run. You can download git [here](https://git-scm.com/downloads).### Instructions
1. Clone the repository
```sh
git clone2. Install NPM packages
```sh
npm install3. Run the project
```sh
npm run start4. Open the project in your browser
```sh
http://localhost:3000/## License
Distributed under the GNU General Public License v3.0. See `LICENSE` for more information.