Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/808vita/mini-projects-router
This project routes to multiple "Mini Projects" using React Router.
https://github.com/808vita/mini-projects-router
Last synced: 14 days ago
JSON representation
This project routes to multiple "Mini Projects" using React Router.
- Host: GitHub
- URL: https://github.com/808vita/mini-projects-router
- Owner: 808vita
- Created: 2022-01-25T08:13:01.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T10:18:05.000Z (almost 3 years ago)
- Last Synced: 2024-11-07T12:34:53.332Z (2 months ago)
- Language: JavaScript
- Homepage: https://mini-projects-808vita.herokuapp.com/
- Size: 391 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mini Projects Router
Welcome Home!
This project routes to multiple "Mini Projects" using React Router.
Mini Projects:
Shopping List - A simple shopping list app with features for adding items , deleting items , marking as completed , dedicated item counters and total items counter .
Uses React hooks for features.Todo List - Todo list app with features for adding items , deleting items, marking as completed and total items counter .
Uses Redux for complete state management.