Skip to content

Bare-bone CRUD application with Express.js, MongoDB and vanilla JavaScript.

Notifications You must be signed in to change notification settings

andrasna/dontforget

Repository files navigation

Don't Forget

Bare-bone CRUD application with Express.js, MongoDB and vanilla JavaScript.

Running the app

Make sure you have MongoDB and Node.js installed.

Then, install packages:

npm install

Run the app:

npm run dev

Open in your browser:

http://localhost:3000/