Adithya0203 / keeper-app

Streamline your thoughts, tasks, and ideas effortlessly with this versatile note-taking application for seamless organization and management.

Home Page:https://memospot.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keeper App

A challenge by Frontend Mentor

Table of Contents

Introduction

The Keeper App is a versatile note-taking application designed to help you organize and manage your thoughts, tasks, and ideas seamlessly.

Features

  • Easily create new notes with titles and content.
  • Modify the content or title of existing notes effortlessly.
  • Remove unwanted notes with a simple delete option.
  • Use basic formatting options like bold, italic, and bullet points for note content.

Getting Started

Prerequisites

Make sure you have the following installed on your system:

  • Node.js and npm

Installation

  1. Clone the repository:
    git clone https://github.com/Adithya0203/keeper-app.git
  2. Navigate to the project directory:
    cd keeper-app
  3. Install dependencies:
    npm install

Usage

  1. Start the application:
npm run dev
  1. Open your web browser and go to http://localhost:5173. (port may differ)

  2. Begin creating and managing your notes.

Contributing

Contributions are always welcome!

Contributions are welcome! If you'd like to contribute to the project, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive messages.
  4. Push your changes to your fork.
  5. Submit a pull request to the main repository.

About

Streamline your thoughts, tasks, and ideas effortlessly with this versatile note-taking application for seamless organization and management.

https://memospot.netlify.app/


Languages

Language:JavaScript 66.4%Language:CSS 27.0%Language:HTML 6.7%