Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Todo-list using ReactJs

@Error-at-night

Desktop design screenshot for the Todo app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


I will appreciate feedbacks on this project, thank you

GitHub repo: https://github.com/Error-at-night/Todo-List

In the project directory, run:

  1. npm install

  2. npx json-server --watch data/todoList.json --port 4000

  3. npm run start

Community feedback

@WilsonTomisin

Posted

the site is throwing an error bro

0

@Error-at-night

Posted

@WilsonTomisin Yes, that's because I used json-server to keep track of the todo list.

Go to my GitHub repo, download the repository, in the project folder type the following commands in your terminal

npm install

Open another terminal and type npx json-server --watch data/todoList.json --port 4000

Open another terminal and type npm run start

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord