Skip to content

Vivek79781/Multimedia-Management-System-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multimedia-Management-System-Frontend

This is the frontend module of the Multimedia Management System Create a Multimedia Management System for storing and managing multimedia files

Multimedia Management System uses a number of open source projects to work properly:

  • node.js - evented I/O for the frontend
  • React - fast node.js webapp frontend framework
  • Redux - state container for caching
  • Redux-Thunk - thunk middleware for dispatching and get the state
  • React-Router-DOM - some components and hooks like useParams, Link, History etc.
  • Axios - making API Calls
  • AntD - frontend framework for components like Table, Icons etc.
  • Backend - Custom Made Backend Module

Installation

Multimedia Management System requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

cd Multimedia-Management-System-Frontend
npm i
npm start

Note: Before Running Please Run Backend Parallely.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors