Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-25T04:29:01.000Z (over 6 years ago)
- Last Synced: 2024-11-18T22:06:27.453Z (3 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/'