Click here to visit Site
NoteKeeper is a dynamic web application designed and developed using JavaScript ES6 and React.js. It provides users with a convenient and efficient way to create, manage, and organize their notes seamlessly.
-
User-Friendly Interface: NoteKeeper offers an intuitive and easy-to-use interface, ensuring that users can quickly get started with creating and managing their notes.
-
Note Creation: Users can effortlessly create new notes, allowing them to jot down important information, ideas, reminders, and more.
-
Dynamic Updating: The app utilizes the power of React.js to dynamically update the user interface in real-time, providing a smooth and responsive user experience.
-
Responsive Design: The app is designed to be responsive, ensuring a seamless experience across a variety of devices, including desktops, tablets, and smartphones.
- Clone the repository and navigate to the project directory: $ git clone https://github.com/p-chaudhary/Notekeeper
- Install the required dependencies : $ npm install
- Start by running: $ npm start