Skip to content

A React webapp that creates superhero teams from various universes with the Superhero API

Notifications You must be signed in to change notification settings

ianlizzo/Hero-Collision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hero Collision

A React App utilizing the Superhero API to create different teams of superheroes. The project was bootstrapped with Create React App. The most recent version of its guide can be found here.

Setup

From a fresh clone, run npm install.

Execution

To configure the API to fetch properly, first start the relay server. If you are in the main directory, go to the components folder by typing cd src/components and then run NODE_TLS_REJECT_UNAUTHORIZED=0 node relay.js. You should get a prompt in your terminal that says Starting super-simple HTTP relay server...

Afterwards, to see the site locally, run npm start then visit http://localhost:3000.

Tests

Run tests with npm test. View test coverage with npm test -- --coverage.

Build/Deploy

Create a deployment-ready build with npm run build.

About

A React webapp that creates superhero teams from various universes with the Superhero API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •