https://github.com/anmolsukki/next_portfolio
Next Js Portfolio Application
https://github.com/anmolsukki/next_portfolio
nextjs portfolio
Last synced: about 1 month ago
JSON representation
Next Js Portfolio Application
- Host: GitHub
- URL: https://github.com/anmolsukki/next_portfolio
- Owner: anmolsukki
- Created: 2020-04-08T22:16:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-25T09:35:27.000Z (over 1 year ago)
- Last Synced: 2025-02-02T05:41:35.039Z (3 months ago)
- Topics: nextjs, portfolio
- Language: JavaScript
- Homepage: https://next-portfolio-umber.now.sh/
- Size: 262 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Next Js Portfolio
1. For Deployment
install Package
```
sudo npm i -g now
```### Remove Project from Zeit
```
now ls
```copy project name
```
now rm project_name
```