Skip to content

kitaiv/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi, I'm Sviatoslav! 👋

🚀 About Me

I'm a front-end developer

🔗 Links

linkedin twitter

Todo app

This is my tiny Todo App using ReactJS + TypeScript.

Check it out ;3

Run Locally

Clone the project

  git clone https://github.com/kitaiv/todo-app.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start