Skip to content

Basic App for Adding/ Deleting/Updating/Searching Items based on card based design

Notifications You must be signed in to change notification settings

anshul2209/React-Card-Layout-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Card-Layout-App

Basic App for Adding/ Deleting/Updating/Searching

Things To Try Out

  1. Create a new card - with an option to add a title and description.
  2. Delete a card
  3. Update a card - Only title would be updatable.
  4. Toggle between Grid view, List view.
  5. ​A search bar which will allow to dynamically search and filter the card based on title or description​ as the user types on the go.

For Installation

  1. clone this repo // git clone https://github.com/anshul2209/React-Card-Layout-App.git
  2. change directory to project // cd React-Card-Layout-App
  3. npm install
  4. npm start

About

Basic App for Adding/ Deleting/Updating/Searching Items based on card based design

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published