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

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

Awesome Lists containing this project

README

        


Nextjs
typescript
bootstrap5
mongodb

#

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