Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soloalex1/lista-filmes

A movie list application using data from TMDB public API.
https://github.com/soloalex1/lista-filmes

hacktoberfest js react tmdb-api zustand

Last synced: about 2 months ago
JSON representation

A movie list application using data from TMDB public API.

Awesome Lists containing this project

README

        

# Movie List

This is a simple movie list visualization web app that allows the user to search for movies and read their details, such as cast, director, trailers and synopsis. I've submitted the first version for a junior front-end developer application @ Agenda Edu, in late 2021 (I've landed the job :D).

## Requirements

- Node v18.14.0
- Yarn v 1.22.19

## Running the project

### `yarn dev`

Runs the app in the development mode.
Open [http://localhost:5173](http://localhost:5173) to view it in the browser.

### `yarn build`

Runs all TypeScript checks and builds the app for production to the `dist` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.