这是indexloc提供的服务,不要输入任何密码
Skip to content

masumhasan/BridgeScore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BridgeScore

[A brief one-sentence description of what BridgeScore does. Example: A web application for tracking and managing bridge game scores.]


Live Demo

Check out the live application here: https://bridgescore.vercel.app/

About The Project

[Provide a more detailed description of the project. What problem does it solve? Who is the target audience? What was the motivation for creating it?]

Built With

This project is built with the following technologies:


Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Make sure you have Node.js and npm installed on your machine.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/masumhasan/BridgeScore.git
  2. Navigate to the project directory
    cd BridgeScore
  3. Install NPM packages
    npm install
  4. Set up your environment variables Create a .env.local file in the root of the project and add your Firebase configuration keys. See .env.example for reference.
    # Firebase Config
    NEXT_PUBLIC_FIREBASE_API_KEY=...
    NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=...
    NEXT_PUBLIC_FIREBASE_PROJECT_ID=...
    NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=...
    NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=...
    NEXT_PUBLIC_FIREBASE_APP_ID=...
    
  5. Run the development server
    npm run dev
    Open http://localhost:3000 with your browser to see the result.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.


Contact

Masum Hasan - @your_twitter_handle - your.email@example.com

Project Link: https://github.com/masumhasan/BridgeScore

About

Call Bridge Card game score tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published