Skip to content

Latest commit

 

History

History
92 lines (50 loc) · 3.46 KB

README.md

File metadata and controls

92 lines (50 loc) · 3.46 KB

Heuristics-Poster

React App to make Heuristics Poster

Youtube Video

Deployed Online

The heuristics poster maker has been deployed online by contributor @spiderxm
Visit Website

Available Scripts

In the project directory, you can run:

npm install

Installs the necessary dependencies for the project to run.
This step may take a while if you are performing it the first time

npm 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.

External Dependencies

react-component-export-image version(^0.1.7)

To export react component is an image or PDF

This project was bootstrapped with Create React App.