Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akmalhisyammm/rikumovies

Movies collection web app developed using Next.js and Chakra UI
https://github.com/akmalhisyammm/rikumovies

chakra-ui nextjs pwa swr tmdb tmdb-api

Last synced: about 2 months ago
JSON representation

Movies collection web app developed using Next.js and Chakra UI

Awesome Lists containing this project

README

        

# Rikumovies

Rikumovies is a website to display and search list of movies from The Movies Database (TMDB) API. Built using Next.js and Chakra UI.

## Screenshots

![Screenshot](https://akmalhisyam.s3.ap-southeast-1.amazonaws.com/projects/previews/rikumovies_preview.png)

## API Source

[The Movie Database (TMDB) API](https://developers.themoviedb.org/3)

## Tech Stack

- TypeScript
- Next.js
- Chakra UI
- SWR

## Development

In order to develop, please follow the following steps:

```bash
[email protected]:akmalhisyammm/rikumovies.git
cd rikumovies
yarn install --frozen-lockfile
yarn dev
```

Open http://localhost:3000 with your browser to see the result.

## Credits

[Freepik](https://www.freepik.com/)

## License

[MIT](./LICENSE)