Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/albaitas/react-next-typescript-movies

This is a web applications project written using Create Next App, React, Typescript, Bootstrap5 with The Movie Database API.
https://github.com/albaitas/react-next-typescript-movies

bootstrap5 next react typescript

Last synced: about 2 months ago
JSON representation

This is a web applications project written using Create Next App, React, Typescript, Bootstrap5 with The Movie Database API.

Awesome Lists containing this project

README

        

# react-next-typescript-movies

This is a web applications project written using Create Next App, React, Typescript, Bootstrap5 with The Movie Database API.

## Demo

Project hosted on Vercel: https://react-next-typescript-movies.vercel.app/

## Features

- The Movie Database API
- Tablet and mobile friendly

## Build with

- React Js, Css, Next Js, Typescript, Bootstrap5
- next/head, next/link, next/router, next/legacy/image
- getServerSideProps, getStaticPaths, getStaticProps

## Installation

Install **`git`**, **`nodejs`**, **`npm`** in your local computer

Clone this repository to your local computer:

**`$ git clone https://github.com/albaitas/react-next-typescript-movies.git`**

Install dependencies:

**`npm install`**

Runs the app in the development mode:

**`npm run dev`**