Skip to content

0xfutbol/prediction-market

 
 

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

License

This license applies to all code contained in this repository.

Customization

Theme

This project utilizes a Tailwind CSS theme configuration, allowing you to customize theme colors, element border-radius, and typography sizes to suit your needs. Check tailwind.config.ts file.

Affiliate address

Change the NEXT_PUBLIC_AFFILIATE_ADDRESS variable in .env file with your address and other related to project information.

Logo

To add your project logo change Logo component.

Run project

First, install dependencies:

npm install

And run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.2%
  • JavaScript 14.7%
  • Other 1.1%