During my studies as Ada Tech School in Paris, France I had to do a project with React as a framework.
To undersant how to work with react I wanted to understan how to use props, states, keys, etc.
I read the thechnical doc and also decided to fallow this tutorial to helped me understand the main conceptes of React :
https://www.youtube.com/playlist?list=PLSsAz5wf2lkK_ekd0J__44KG6QoXetZza
I used it to creat my own One day Todo.
Beacuse its not relied to an API or to a data base the information you type will be available while you dont refresh your wabe page.
Thanks for reading !
JuanitaAK
For your information :
This project was bootstrapped with Create React App.
To get it running in the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.