/todo-app

todo app :3

Primary LanguageTypeScript

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