Skip to content

Records management app . UI is developed using ReactJS library and Tailwind CSS .

Notifications You must be signed in to change notification settings

sachinkumar579/records-search-app

Repository files navigation

records-search-app

This is a Records management app. Contains 4 main components

  • Search - Can search for record entries using attributes
  • Add - Can add a new record with different attributes
  • Edit - Can edit attributes of a record
  • Delete - Can delete a record

UI is developed using ReactJS library and Tailwind CSS . vite build tool is used for packaging of application

Setting up Tailwind CSS in a ReactJS project https://tailwindcss.com/docs/guides/create-react-app

The data for initial display is available in https://github.com/sachinkumar579/records-search-app/blob/main/src/assets/data.json

App is hosted at https://sachinkumar579.github.io/records-search-app/dist/

About

Records management app . UI is developed using ReactJS library and Tailwind CSS .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published