Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nabedkhan/blog-website-with-nextjs
Simple a blogging website using by NEXTJS Framework
https://github.com/nabedkhan/blog-website-with-nextjs
Last synced: about 1 month ago
JSON representation
Simple a blogging website using by NEXTJS Framework
- Host: GitHub
- URL: https://github.com/nabedkhan/blog-website-with-nextjs
- Owner: nabedkhan
- Created: 2021-07-29T19:09:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-29T19:18:25.000Z (over 3 years ago)
- Last Synced: 2024-11-14T03:48:40.723Z (3 months ago)
- Language: JavaScript
- Size: 88.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Features
- User Authentication System
- Creating Post
- Update and Delete Created Post
- Update User Profile## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```env variable:
```bash
MONGO_URI= ''
JWT_SECRET= ''
```## Copyright
Copyright (c) 2021 Nabed Khan