Skip to content

kmariuszk/notes

Repository files navigation

Note application

Description

Application created with Next.js and MongoDB. Built in educational purposes (how to store and fetch data from the MongoDB database). I used ESLine tool to analyze and improve my code with AirBnb code style rules.

Allows user to create, edit, view and delete notes.

Overview

Homepage of the application

homepage

Create new section of the application

create-new-note

View note section of the application

view-note

Data stored in MongoDB database

mognodb

Available scripts

In the project directory you can run:

npm run dev

Builds the app for production to the notes-app folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

About

Notes application to familirize myself with using mongoDB database and ESLint tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors