marclipe / apiflix

Home Page:https://apiflix.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

ApiFlix

An interface to search for the most popular movies and stay up to date : )

Deploy on Vercel ApiFlix

Tech Stack

Here are the technologies used in this project.

Client:

  • React
  • Styled Components
  • Typescript
  • Axios (to send HTTP requests to a server)

Services Used

  • Github
  • Vercel

Screenshots

1 - When you access, you will see the Home page

App Screenshot

2 - You can also see of information about movies

App Screenshot

Documentation API

Documentation

Installation

Install apiflix with npm

  npm install apiflix
  cd apiflix

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_API_KEY

Features

  • Search for movies
  • Learn about movies

Authors

License

MIT

About

https://apiflix.vercel.app


Languages

Language:TypeScript 90.6%Language:HTML 9.4%