mkrasnansk / OMDb_API_react_ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App.

First step

Clone and install

git clone https://github.com/MKrasnansk/OMDb_API_react_ts.git
cd OMDb_API_react_ts
npm i

Rename and fill api-key !!!

.env.example
.env

fill in your REACT_APP_API_KEY or contact me. I will send my key to you later.

Run

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About


Languages

Language:TypeScript 85.5%Language:HTML 11.2%Language:CSS 3.3%