Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/albaitas/react-next-typescript-movies
- Owner: albaitas
- Created: 2023-03-10T12:00:32.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-10T12:07:35.000Z (almost 2 years ago)
- Last Synced: 2024-04-28T08:02:50.133Z (8 months ago)
- Topics: bootstrap5, next, react, typescript
- Language: TypeScript
- Homepage: https://react-next-typescript-movies.vercel.app/
- Size: 302 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`**