Skip to content

mantasoff/tesTonet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my Todo App

This is a Todo App that is being brought to life with React and Semantic UI.

The project was done, although I did not feel that it was completely finished, so I am re-doing most of the functionality.

What is done:

  1. You are able to see a Todo List, create new todo lists and todos inside them.
  2. Everything is split into seperate Todo Pages;
  3. Todos are saved in a Json-Server;

What is currently in progress:

  1. Some components need to be refactored into functional components

How to run?

  1. Since this is an environment with npm etc., you can clone the rep;
  2. Setup a Json-Server. You can use the example in the folder named "jsonServerExample".
  3. Start the Json-Server.
  4. Use npm install to install the dependencies (I use this boilerplate for my react projects);
  5. Click on NPM start to see the results.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published