https://github.com/arikato111/blockdont-next
learn nextjs with bs5 to make a good web
https://github.com/arikato111/blockdont-next
mongodb nextjs typescript
Last synced: 3 months ago
JSON representation
learn nextjs with bs5 to make a good web
- Host: GitHub
- URL: https://github.com/arikato111/blockdont-next
- Owner: Arikato111
- Created: 2022-12-11T08:11:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T16:55:38.000Z (over 2 years ago)
- Last Synced: 2025-01-17T20:22:19.163Z (5 months ago)
- Topics: mongodb, nextjs, typescript
- Language: TypeScript
- Homepage: https://blockdont-next.vercel.app
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
![]()
![]()
![]()
#
blockdont with nextjs
learn nextjs with bootstrap5 to make good web and this will be project to school
## Get started
- clone repository
- create `.env.local` like `.env.example`
- enter your MongoDB connect in `.env.local`
- `yarn` or `npm install`
- `yarn dev` or `npm run dev`## Inside it
- nextjs
- typescript
- bootstrap 5
- MongoDB
- axios## TODOs
### user
- [ ] register
- [ ] login
- [ ] poll
- [ ] news feed### admin
- [ ] member config
- [ ] poll config
- [ ] news config