mcu-mern-project

1.1.1 • Public • Published

Marvel Cinematic Universe Database

This app is a database of Marvel Cinematic Universe (MCU) characters utilizing a custom made API. Users can:
  • Create their own characters
  • View MCU characters
  • Edit character names
  • Delete characters

Project by:

Screenshot

MCU  Front End Screenshot

Deployed URL:

######https://mcudatabase.netlify.app

How to Install Locally

In order to install the app fork & clone it down from the repository on GitHub. CD into the repo directory and use command "run npm install". Then run npm start to host the front end on a local server.

Dependencies/Stacks Used:

Axios, Cors, Mongoose, React, React-Router, Express, Material-UI

Notes/Resources

This project was built for a General Assembly project to demonstrate full MERN (Mongoose, Express, React, Node) & CRUD (Create, Read, Update, Delete) capabilities. All characters and images are property of MARVEL.
The repository for the backend API is available at: https://github.com/skut21x-ga/mcu-api/

Readme

Keywords

Package Sidebar

Install

npm i mcu-mern-project

Weekly Downloads

1

Version

1.1.1

License

ISC

Unpacked Size

2.94 MB

Total Files

28

Last publish

Collaborators

  • skut21x