Gab05 / pokedex-web

Pokedex web application using React and Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pokedex-web Build Status

Pokedex web application using React and Typescript

This project was bootstrapped with Create React App.

Available Scripts

Dependencies

Install dependencies: npm install

Development build

To run a development build locally: npm run dev

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.

Production build

To run a production build locally: npm run build npm start

Compiles typescript to javascript for production purposes. Builds the app for production to the build folder.
Open http://localhost:3000 to view it in the browser. This script is used by heroku and is deployed at gablalib-pokedex.herokuapp.com

Tests

npm test

Launches the test runner in the interactive watch mode.

About

Pokedex web application using React and Typescript


Languages

Language:TypeScript 88.7%Language:CSS 9.9%Language:Shell 0.6%Language:JavaScript 0.4%Language:HTML 0.3%