To get a local copy up and running follow these simple steps.
- npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/patika-hepsiburada-react-bootcamp/odev-5-elifnurkarakoc.git
-
Install NPM packages
npm install
-
Run command
npm start