8000 GitHub - starfall124/trivia-app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

starfall124/trivia-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trivia App

This project is a simple Quiz App which use OPENTDB API and written in React and TypeScript.

Features

  • React Functional Components & React Hooks
  • TypeScript
  • Redux & Redux-thunk
  • Styled-Components
  • ESLint

Dev Setup

1. Install Node.js and npm

2. Install dependencies

From the project root, run the following command.

yarn install

3. Running Locally

After install dependencies, run the following command to run project locally.

yarn start

Open http://localhost:3000 to view it in the browser.

Linting and Format

1. Linting

yarn lint

2. Format

yarn format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0