/react-typescript-github-api-demo

A zero config demo using React, TypeScript, Next.js, StyledComponents and Github API.

Primary LanguageTypeScriptMIT LicenseMIT

React TypeScript GitHub API demo

A zero config demo using React, TypeScript, Next.js, StyledComponents and GitHub API.

Online demo

Visit this Online demo.

Install Dependencies

yarn install

Local development

yarn dev

Build

yarn build

Preview

yarn start

E2E Testing

yarn run cypress