Patika.dev - Hepsiburada React Bootcamp

ASTRONOTES - Todo Application

Live Demo

Astronotes

Astronotes

Homework 5 Details

This repository contains homework. See details.

Installation

First, clone this repository.

git clone https://github.com/patika-hepsiburada-react-bootcamp/odev-5-mesutkoc.git

Second, install npm.

npm install

Then, install packages with npm that application needs (check package.json).

Last step.

npm run start