Skip to content

Soheil-Saberi/imdb-crypto-task

Repository files navigation

Movies & Crypto

movie list and crypto currency rate list

Installation & Run Locally

Clone the project

  git clone https://github.com/Soheil-Saberi/imdb-crypto-task.git

Go to the project directory

  cd imdb-crypto

Install dependencies

  npm install

Start the server

  npm run dev

Open http://localhost:3000 to view it in the browser(Home Page).
MovieTask : http://localhost:3000/movies
CryptoTask : http://localhost:3000/crypto

Tech Stack

Client: TypeScript, Next.js, React-Query, Ant-Design, Tailwindcss, Web Socket

Server: omdbapi.com - coincap.io