... | ... | @@ -31,7 +31,7 @@ which starts the Next.js app's development server on port 3000.<br> |
|
|
To check if the app is working properly, we can just open http://localhost:3000 from our browser, which should look like this:
|
|
|

|
|
|
|
|
|
## Databank
|
|
|
## Database
|
|
|
|
|
|
Our project's backend has been integrated with MongoDB, and we've utilized Mongoose to establish a connection between the two.
|
|
|
|
... | ... | |