Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 951 Bytes

README.md

File metadata and controls

46 lines (36 loc) · 951 Bytes

Todo App with TypeScript, ReactJS, Formik & Styled-Component


View Demo🚀


Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/patika-hepsiburada-react-bootcamp/odev-5-elifnurkarakoc.git
  2. Install NPM packages

    npm install
  3. Run command

    npm start