Skip to content

difunk/REACT-MOVIE-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

About This Project

This project is for learning purposes only. It’s a practice project to explore React, Appwrite and Cypress, experiment with real-world concepts, and build hands-on experience in frontend development, API integration, and testing.

It's a way to document my learning journey and showcase my progress. 🚀

Tech stack

  • React.js
  • Appwrite
  • Tailwind CSS
  • Cypress

Features

  • Browse all movies from TMDB
  • Display trending movies

Setup

Prerequisites

Installation

npm install

Environment Variables

The following variables are needed inside of your .env.local. Insert your credentials from TheMovieDatabaseAPI and Appwrite

VITE_IMDB_API_KEY=
VITE_APPWRITE_PROJECT_ID=
VITE_APPWRITE_DATABASE_ID=
VITE_APPWRITE_COLLECTION_ID=

Launch project

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published