https://github.com/akshatbhargava123/todolist-frontend
Todolist application frontend made in reactjs.
https://github.com/akshatbhargava123/todolist-frontend
frontend react-router reactjs redux todolist-application
Last synced: 7 months ago
JSON representation
Todolist application frontend made in reactjs.
- Host: GitHub
- URL: https://github.com/akshatbhargava123/todolist-frontend
- Owner: akshatbhargava123
- Created: 2018-07-25T03:27:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-25T04:29:01.000Z (about 7 years ago)
- Last Synced: 2025-01-19T19:38:50.022Z (9 months ago)
- Topics: frontend, react-router, reactjs, redux, todolist-application
- Language: JavaScript
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todolist application (interview task for Vicinity Charter)
Todolist application frontend made in reactjsCommand to run: `npm start` in root directory of project
# Steps to test / check designs:
1. In _App.js_, line 21 and 22, replace PrivateRoute with Route
2. run `npm start`
3. Go to `localhost:3000` with endpoint as '/', '/login', 'register', 'lists', '/lists/'