Skip to content

JennWan/Connect4

Repository files navigation

Connect4 Application

Running the Application

  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and navigate to:
http://localhost:5173

Adding the Chrome Extension

  1. Open Chrome and go to:
chrome://extensions/
  1. Enable "Developer mode" in the top right corner

  2. Click "Load unpacked" and select the chrome-extension folder from this project

  3. The extension should now be installed and visible in your Chrome extensions

  4. Open a new tab to see the custom new tab page with events and forum features

Note: Make sure the development server is running (step 2 above) for the extension to work properly with the main application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors