Prenotebook

Ved Gupta

Ved Prakash Gupta / February 17, 2022

1 min read––– views

Prenotebook

Prenotebook is a note-taking service included as part of the free, web-based Prenotebook Editors.

Prenotebook is available as a web application for desktop and mobile version .

Design of Prenotebook is responsive design so its support on all web screen

The web application offers a variety of tools from creating a note to sharing a note with a link provide full access to your note.

  • Notebook is a web based application that stores client notes and client can easily share notes with a link

  • Provide fully control to your note

  • You can Download your note in text file

Deployment

To deploy this project run

Clone the Repo

    git clone git@github.com:innovatorved/PreNotebook.git
    cd PreNotebook

Install Dependencies and Run Server

     # Terminal 1
    cd prenotebook
    yarn install
    yarn start
    # Terminal 2
    cd backend
    yarn install 
    yarn start
http://prenotebook.ml/
Categories :Web

Subscribe to the newsletter