Todolist application frontend made in reactjs
Command to run: npm start
in root directory of project
- In App.js, line 21 and 22, replace PrivateRoute with Route
- run
npm start
- Go to
localhost:3000
with endpoint as '/', '/login', 'register', 'lists', '/lists/<any_num_or_str>'