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

https://github.com/zeel-codder/mywebsite

My Personal Web Site Build With The Power Of Next Js. App Has User Authentication, Nice Ui, Blogs On Trending Tech, Blog Like And Comment Functionality.
https://github.com/zeel-codder/mywebsite

babel blog email netlify nextjs nodejs protfolio reactjs

Last synced: 2 months ago
JSON representation

My Personal Web Site Build With The Power Of Next Js. App Has User Authentication, Nice Ui, Blogs On Trending Tech, Blog Like And Comment Functionality.

Awesome Lists containing this project

README

          

# My App

Start the app

```js
nvm install 12.18.0
nvm use 12.18.0
npm i
```