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.
- Host: GitHub
- URL: https://github.com/zeel-codder/mywebsite
- Owner: zeel-codder
- Created: 2021-05-25T13:19:08.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T17:20:33.000Z (over 1 year ago)
- Last Synced: 2025-02-01T17:33:33.426Z (over 1 year ago)
- Topics: babel, blog, email, netlify, nextjs, nodejs, protfolio, reactjs
- Language: MDX
- Homepage: https://zeelprajapati.netlify.app/
- Size: 89.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My App
Start the app
```js
nvm install 12.18.0
nvm use 12.18.0
npm i
```