An open API service indexing awesome lists of open source software.

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

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
```