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

https://github.com/hamiyasir/todo-web-application-using-just-react.js

This is the first out of three React.Js projects that I will be doing in order to have a proper grasp of React.Js
https://github.com/hamiyasir/todo-web-application-using-just-react.js

css deployment fantacss frontend html javascript netlify nodejs reactjs todo-app vite web-application

Last synced: 18 days ago
JSON representation

This is the first out of three React.Js projects that I will be doing in order to have a proper grasp of React.Js

Awesome Lists containing this project

README

          

# ABOUT THIS PROJECT

This is a web app for implementing a Todo Web Application that will be able to add, update and delete tasks. This project will showcase basic CRUD operation using React.JS. I am developing this project to build my grasp on React.Js.

## THINGS I WILL BE LEARNING FROM THIS PROJECT:

- React.Js Basics(Components, Hooks, Props)
- Work flow with React.Js
- Working with localstorage
- Styling
- Layouting
- Streamling code

## FRAMEWORKS AND OTHER RESOURCES USED IN THIS PROJECT:

- FontAwesome CDN - https://cdnjs.com/libraries/font-awesome
- FontAwesome Icons - https://www.fontawesome.com
- FantaCSS - https://www.fantacss.smoljames.com
- NodeJS - https://nodejs.org/en/download
- Vite - https://v3.vitejs.dev/guide/
- Netlify - https://www.netlify.com/

### DEPLOYMENT

This app has been deployed at https://yet-to-do.netlify.app/

You can check it out there. Enjoy :)