Skip to content

TheCodePeople/react-todo-starting-point

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

This repository serves as a learning resource for understanding the useState hook in React, using a todo app as an illustrative example. It provides a starting point for building the project, allowing you to gain a deeper understanding of state management in React and data manipulation on the screen. By following the provided instructions and working through the project, you'll develop proficiency in utilizing state effectively within React applications.

Instructions:

  1. Fork and clone this repository.
  2. Navigate to the cloned repository.
  3. Inside the react-todo-starting-point folder, run this command to install all the required dependencies: npm install.
  4. Run the React project using npm run start.
  5. Make sure everything is working as expected.
  6. Go to Notion to the Todo App page for rendering the list.
  7. Follow the instructions and start working.

Resources:

Happy Hacking! 😉

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published