Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ngudbhav/ngudbhav.github.io
NGUdbhav's Portfolio Website
https://github.com/ngudbhav/ngudbhav.github.io
github ngudbhav personal personal-website portfolio udbhav ug website
Last synced: 3 months ago
JSON representation
NGUdbhav's Portfolio Website
- Host: GitHub
- URL: https://github.com/ngudbhav/ngudbhav.github.io
- Owner: ngudbhav
- Created: 2017-09-19T10:22:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T16:32:02.000Z (5 months ago)
- Last Synced: 2024-09-10T18:20:00.253Z (5 months ago)
- Topics: github, ngudbhav, personal, personal-website, portfolio, udbhav, ug, website
- Language: JavaScript
- Homepage: https://www.ngudbhav.com/
- Size: 99 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Gatsby minimal starter## π Quick start
1. **Clone this Repository.**
Use git and clone this repository.
```shell
# create a new Gatsby site using the minimal starter
git clone https://github.com/ngudbhav/ngudbhav.github.io.git
```2. **Start developing.**
Navigate into your new siteβs directory and start it up.
```shell
cd ngudbhav.github.io/
yarn
yarn start
```3. **Open the code and start customizing!**
The site is now running at http://localhost:8000!
Edit `src/pages/index.js` to see your site update in real-time!
4. **Production Environment**
- [NGUdbhav](https://ngudbhav.com/)
## π§ Deployed Happily on Vercel!