Skip to content

A simple search application for TMDB – written in React and TypeScript

Notifications You must be signed in to change notification settings

axeberg/searchorama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Searchorama

Basic search application for movies using the TMDB API.

Quickstart

  1. Clone this repo
  2. `npm install``
  3. cp .env.example .env and then add necessary info there, see the file for more info.
  4. Run npm start
  5. Grab a ☕️ and chill

About

A simple search application for TMDB – written in React and TypeScript

Resources

Stars

Watchers

Forks