Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.
/ would-you-rather Public archive

A would you rather app built with React, Redux, and Redux-Thunk that allows you to answer and add would you rather questions. The Leaderboard view displays users in order by the most questions asked and answered.

License

Notifications You must be signed in to change notification settings

tone4hook/would-you-rather

Repository files navigation

Would You Rather

A Would You Rather app built with React and Redux that allows you to answer and add Would You Rather questions. The Leaderboard view displays users in order by the most questions asked and answered.

View project here

Getting Started

Download, clone, or fork the repo. Using Terminal or Command Prompt navigate to the would-you-rather directory.

  • npm install
  • npm start to run local server
  • npm run build to build the project in production mode (compiles in build directory)
  • npm run test for testing
  • npm run eject to look under the hood of create-react-app

Prerequisites

Built With

  • Bootstrap 4 - Used the CSS only
  • React - A JavaScript library for building user interfaces
  • ReactDOM - DOM-specific methods that can be used at the top level
  • React Router - A collection of navigational components
  • Redux - A state management library.
  • Redux Thunk

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A would you rather app built with React, Redux, and Redux-Thunk that allows you to answer and add would you rather questions. The Leaderboard view displays users in order by the most questions asked and answered.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published