Categorygithub.com/Ilove-Heng/fullstack-go-react-todo
modulepackage
0.0.0-20241117124913-5ccd97f0f711
Repository: https://github.com/ilove-heng/fullstack-go-react-todo.git
Documentation: pkg.go.dev

# README

Bookmark Manager

A simple bookmark manager application built with React that allows users to save and organize their favorite websites.

Features

  • Add new bookmarks with title and URL
  • Organize bookmarks into categories
  • Search through saved bookmarks
  • Delete unwanted bookmarks
  • Responsive design that works on desktop and mobile

Getting Started

Prerequisites

  • Node.js 16.x or higher
  • npm or yarn package manager

Installation

  1. Clone the repository
git clone https://github.com/yourusername/bookmark-manager.git

# Structs

Todo represents a todo item.