Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 748 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 748 Bytes

Ignite - TypeScript

Game browsing web application bootstrapped with Create React App and TypeScript. This is the same "Ignite" from DevelopedByEd's "The Creative React and Redux Course" but redone with TypeScript and Redux.

Available Scripts

In the project directory, you can run:

npm start

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

Notes

Get your own RAWG API key from RAWG's website. and add it to the .env with name REACT_APP_RAWG_API_KEY.

Live

See live here: https://alois-trancy.github.io/ignite-ts/