A Simple To Do App This is a todo app using React that allows users to enter their todo items and prioritize them based on their importance. Installation - clone the project - npm install - npm run build - npm run start Check Me Out CLICK HERE