/react-avengers

Display a list of avengers fetched from Marvel API

Primary LanguageJavaScriptApache License 2.0Apache-2.0

React-avengers

Version: 1.0.0

Requirements

Node.js

Getting Started

To get started, first install all the necessary dependencies.

npm install

Start the development server (changes will now update live in browser)

npm run dev

Build files for production

npm run build

Start the production server

npm start

To view your project, go to: http://localhost:8080/