An open API service indexing awesome lists of open source software.

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

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!