Skip to content

MY Notebook is a note list App that allows you to organize and add your notes into your own Notebook.

License

Notifications You must be signed in to change notification settings

Mohamed-Elhawary/my-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MY Notebook

Netlify Status

MY Notebook is a note list App that allows you to organize and add your notes into your own Notebook.

You can view the App from here

Screenshot

Demo

MY.Notebook.-.Google.Chrome.2023-02-11.12-46-08.mp4

Instructions, Building & Get Started

- 1- Fork, clone or download this repository to your local machine.
- 2- Be sure that you install the Node.js environment in your machine.
- 3- Open your terminal and be sure that you are inside the correct destination of the App, while you must be in the same path of the package.json file.
- 4- Inside your terminal run these commands:-

    * to install dependencies.
    ```
    npm install
    ```
    * to start the server.
    ```
    npm start
    ```
- 5- Once the App server is running, visit (localhost:3000) in the browser to view the App and now you can treat with it as shown above in the Demo.
- 6- You can also see a live preview of the App from this link (https://mynotebook14.netlify.app/)

Built with

  • HTML
  • CSS
  • JS

Libraries & Packages

Frameworks

Author

Contact me through my social accounts

License

Licensed under the MIT License

About

MY Notebook is a note list App that allows you to organize and add your notes into your own Notebook.

Topics

Resources

License

Stars

Watchers

Forks