Skip to content

A web application of the 'would you rather game' that implementing React and Redux.

Notifications You must be signed in to change notification settings

xssssl/React-Redux-Would-You-Rather

Repository files navigation

React Redux Woud You Rather

Build Status codecov

Into

This project is inspired by Udacity Nanodegree Program -- React & Redux. It is extended from the project 2 -- Would You Rather. It could meet all the assignment rubrics and do much than that.

This project was bootstrapped with Create React App.

Stacks

The project is a responsive web application. Most of codes are written in TypeScript.

  • Languages

    • TypeScript
    • JavaScript
    • HTML
    • CSS
  • React/Redux related Libraries

    • React
    • Redux
    • React-Redux
    • Redux-Thunk
    • React-Router
  • Other Frontend Libraries

    • Bootstrap
    • Sass
  • TDD

    • Jest
    • ESLint
    • Prettier

Functions

The project is a Would You Rather game which allow user to login/logout, post new polls and answer polls.

Login

screenshot login

Home

screenshot home

New Poll

screenshot newpoll

Leaderboard

screenshot leaderboard

How to run

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.

npm test

Launches the test runner in the interactive watch mode.

See the section about running tests for more information.

About

A web application of the 'would you rather game' that implementing React and Redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages