Skip to content

cardososamantha/superheromarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to step

To run this project locally, you must follow this steps:

0: Install the CORS Unblock extention

This is required due to how browsers deal with different domains requests.
Without this, the connection with the Super Hero API won't be possible.
Install the extension here -> https://chrome.google.com/webstore/detail/cors-unblock/lfhmikememgdcahcdlaciloancbhjino

1: yarn server-mock

Starts the JSON Server Mock to allow data persistence.

2: yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

3 Enable CORS Unblock

Activate the extension previously installed on the [STEP 0]

Click on the extension, on the Tab of your browser where the app is running, and it's done!

About

Super Hero market-like APP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published