ievgenk / MapiqMovieApp

Mapiq Job Applicaton App

Home Page:mapiq-movies-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Mapiq Movie App 🍿

Mapiq Movie App is a simple MVP / Demo app that showcases latest upcoming movies for movie enthusiasts. 📽️

Live Demo Of The App

Running The App

  1. Have Node.js installed on your system
  2. Download PNPM
  3. Go to the root folder of the repo
  4. Install node packages with pnpm install
  5. In console run pnpm run dev

By then you should have a live server running, in console you will see which port to open the localhost page with.

Libraries Used

  • Chakra UI - UI Framework for consisten accessible styling
  • React Router - For client side routing and 404 page handling
  • React Query - For fetching and caching of the data
  • Vite - For bundling and building of the app
  • ESLint - For code quality linting
  • Prettier - For code formatting

About

Mapiq Job Applicaton App

mapiq-movies-app.vercel.app


Languages

Language:TypeScript 92.6%Language:JavaScript 3.5%Language:HTML 3.3%Language:Shell 0.6%