Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

React Spreadsheet App

This is a simple spreadsheet application built with React, allowing users to manage items with name-value pairs. It includes features like adding, updating, deleting items, undo/redo functionality, and copying/pasting cell values.

Features

  • View and manage items with name and value fields.
  • Add new items to the spreadsheet.
  • Update existing item names and values.
  • Delete items from the spreadsheet.
  • Undo and redo actions.
  • Copy and paste cell values within the spreadsheet.

Technologies Used

  • React
  • Axios for API requests
  • CSS for styling

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Make sure you have Node.js and npm (or yarn) installed on your development machine.

Installation

  1. Clone the repo
    git clone https://github.com/your-username/react-spreadsheet-app.git

2.Install NPM packages npm install npm start 3.photos image when user click on the cell and press delete key from keyboard it will ask confirmation and then delete it image image

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages