https://github.com/samarmohan/frontend-frameworks
A repository that has three identical todo lists created with React, Vue, and Angular
https://github.com/samarmohan/frontend-frameworks
angular react vue
Last synced: 7 months ago
JSON representation
A repository that has three identical todo lists created with React, Vue, and Angular
- Host: GitHub
- URL: https://github.com/samarmohan/frontend-frameworks
- Owner: samarmohan
- License: other
- Created: 2021-02-02T16:54:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-02T17:44:12.000Z (about 5 years ago)
- Last Synced: 2025-03-14T11:30:26.452Z (about 1 year ago)
- Topics: angular, react, vue
- Language: TypeScript
- Homepage:
- Size: 296 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🚩 Frontend Frameworks 🚩
---
### 🚀 About 🚀
I created the same todo list frontend using three different technologies: React, Vue, Angular.
These are all for educational purposes. They do not accomplish any specific task.
They fetch from the same API, which is [jsonplaceholder](https://jsonplaceholder.typicode.com/)
### ⚡ Status ⚡
Nothing has been deployed yet. I believe this is done and I will not be working on it frequently.
### 🌍 Contributing 🌍
Only submit issues if there is an inconsistency between frontends or if there is a serious security issue.
Feel free to submit PRs if you fixed something I didn't know about! You can also submit a PR with a whole new frontend like Svelte!