#day4 of #100daysofcode (18/6/2022)

I started my 100daysof code challenge 4 days back and today I leant more about reactjs and started dsa linked list, what is list traversal and how to insert a node in the begining of the list, in between two nodes and at the last of the list using nested static class(Node class). Also I revised my react router and state.