CRIMSON-CORP / uptick-movie-app

Find any movie you can think of

Home Page:https://crim-scape.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crim-Scape

A web based Application built with Vite + Reactjs used to search for movies online and view the details

Acknowledgements

Authors

Demo

Live demo of the Application can be found here

Run Locally

To run this project locally, Clone the project

  git clone https://github.com/CRIMSON-CORP/uptick-movie-app

Then go to the project directory

  cd uptick-movie-app

Install dependencies, you can use npm or yarn, I used yarn in this project

  yarn install

Start the development server

  yarn run dev

Environment Variables

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

VITE_API_KEY

VITE_API_URL

VITE_API_KEY can be gotten from The Movie Database website after creating your account

VITE_API_URL is the API endpoint used to create this App, it can also be found on the Website

Challenges

the major challenge i had with building this App was a chellenge with the API used, the api data for the movies weren't robust, it didn't have much detail in them, and working the the movie Genres were difficult as the api did not provide paramter to search movie by genre, only by query string and release year, genre was part of the instructions on the Task, but as always, i found my way around it!

Feedback

If you have any feedback, please reach out to me at olueatoworosanwo@gmail.com

Hi, I'm Crimson! πŸ‘‹

πŸš€ About Me

I'm a MERN stack developer that build satisfying, engaging and high performant Websites, Web Applications and Mobile Applications, i also do 3D modelling and animation...

πŸ”— Links

portfolio linkedin twitter

πŸ›  Skills

Nextjs, React, MERN, Javascript, HTML, CSS, Threejs, React Native, Blender, Figma...

About

Find any movie you can think of

https://crim-scape.netlify.app/


Languages

Language:TypeScript 91.1%Language:CSS 7.1%Language:JavaScript 0.9%Language:HTML 0.9%Language:Shell 0.1%