Menu Close

tasks-app-blueprint

Tasks App Blueprint

A Simple web app uses a valid form to send the text of the task to the database. in addition, the app uses a custom hook to display the list of tasks using HTTP requests to Firebase’s real-time database to handle GET, POST, and DELETE methods, and all errors may occur.

Author

Tarek Elkanaria

Used languages and tools

  • HTML
  • CSS
  • JavaScript
  • ReactJS
  • React hooks
  • Custom hooks
  • React + vite for creation
  • axios
  • React Icons
  • normalize.css
View Source Code
Posted in Development