Skip to content

Bennyhwanggggg/Marvel-Encyclopedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvel

This is a full stack web application written with React/Redux frontend and Express.js backend. It is a simple application that utilises Marvel's API to provide information on various comics, characters, movies that they have. The applications shows different characters in various works they have released.

Setup

git clone [email protected]:Bennyhwanggggg/Marvel.git
cd frontend
npm install
cd ../backend
npm install

Frontend

How to run

cd frontend
npm start

Backend

How to run

cd backend
npm start

Releases

No releases published

Packages

No packages published