There are three categories
- Common - Here all the elements are persisted
- Category A - User can drag and drop elements from "Common" category to this category but only the ones which starts with Category Id
- Category B - Same as explained for Category A
At the end a user can reset the list items which will go back to the initial state.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.