Skip to content

mugishajk/my-notes

Repository files navigation

General info

This project is a simple notes app made with Next.js project bootstrapped with create-next-app with a MongoDB backend.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Screenshots

Here are a few screenshots of what I've implemented

Click to see the pages Home Page:

Create Note :

Edit Note:

View Note: