AlidotSal / MDB

Home Page:mdb-beryl.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MDB Movie App

License GitHub stars GitHub forks

MDB is a responsive SolidJS app that utilises loading data via The Movie Database (TMDb) API.

Demo

MDB Live DEMO

Tools

Key tools used in this React project are:

Tool Description
SolidJS Simple and performant reactivity for building user interfaces.
unocss The instant on-demand atomic CSS engine.

Installation

If you would like to download the code and try it for yourself:

  1. Clone the repo: https://github.com/AlidotSal/MDB.git
  2. cd MDB
  3. Install packages: pnpm install
  4. start development server npm run start
  5. Open your browser at: http://localhost:3000

🚧 This App is it's very early days and there's some bugs/missing features.

License

MIT

You are welcome to use this however you wish within the MIT license, but please retain my credentials and links back to this repo.

About

mdb-beryl.vercel.app

License:MIT License


Languages

Language:JavaScript 80.3%Language:CSS 15.2%Language:HTML 4.6%