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
- Host: GitHub
- URL: https://github.com/hamiyasir/todo-web-application-using-just-react.js
- Owner: HamiYasir
- Created: 2025-02-14T04:44:48.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-26T06:27:38.000Z (8 months ago)
- Last Synced: 2025-05-07T16:52:30.521Z (6 months ago)
- Topics: css, deployment, fantacss, frontend, html, javascript, netlify, nodejs, reactjs, todo-app, vite, web-application
- Language: CSS
- Homepage: https://yet-to-do.netlify.app/
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :)