Vajja-Premsai / Prem_stickey_notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sticky Notes App

Prem Sticky Notes

A simple Sticky Notes application built using React, React Bootstrap, and Next.js.

Live Demo

Visit Live Demo

Description

This project is a web application that allows users to create, edit, and delete sticky notes. It leverages popular front-end technologies such as React for building user interfaces, React Bootstrap for responsive design components, and Next.js for server-side rendering.

Features

  • Create new sticky notes
  • Edit existing sticky notes
  • Delete unwanted sticky notes
  • Responsive design for various screen sizes

Tools Used check

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/stickynotes-app.git
    cd stickynotes-app
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open http://localhost:3000 in your browser.

  5. Contribution Contributions are welcome! Feel free to open an issue or submit a pull request.

About


Languages

Language:JavaScript 53.4%Language:HTML 23.3%Language:CSS 23.2%