Welcome to the Flairbox Admin Dashboard, a comprehensive movie administration hub! Explore an array of views, from upcoming premieres to trending films, and access a complete database of all available movies.
Dive into insightful data about users and movies, beautifully presented through charts and infographics. The user interface is based off the designs in this figma file: https://www.figma.com/file/Gtr66WMFILMqRSiVaicOTc/A-Simple-Admin-Dashboard-(Community)?node-id=0%3A1&mode=dev
React: The project is built using the React JavaScript library, providing a robust and efficient front-end framework.
Material-UI: I've utilized Material-UI, a popular React UI framework, to create a sleek and responsive user interface.
JSX: I used JSX (JavaScript XML) for defining component structures, making it easier to work with React's component-based architecture.
CSS: This project incorporates Cascading Style Sheets (CSS) for styling and layout, ensuring a polished and visually appealing user interface.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.