Skip to content

Microfrontend, Webpack 5, Babel, scss, React, ReactContext, axios

Notifications You must be signed in to change notification settings

fatmacann/wager

Repository files navigation

Wager Bets Project

Technologies Used

  • React
  • ReactContext (for state management)
  • Webpack 5
  • Babel
  • scss (for styling)
  • axios (for API calls)
  • classnames (for conditional classnames)

Installation

  1. Clone the repo

     git clone https://github.com/fatmacann/wager.git
  2. Install NPM packages

    npm install
  3. Start the app

    npm dev
  4. Open http://localhost:8080 to view it in the browser.

Usage

  • The app will load with a list of all the bets.
  • Click on a bet add to your betslip.

Production Build

  1. Run the following command to create a production build

    npm run build
  2. The build will be located in the dist folder

About

Microfrontend, Webpack 5, Babel, scss, React, ReactContext, axios

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published