Coder Social home page Coder Social logo

crtv3's Introduction

Creative TV

Project Overview

Creative TV is a web application for The Creative platform. It's built with React, TypeScript, and utilizes the thirdweb SDK.

Contribution Guidelines

We welcome contributions! To get started:

  • Check out our open issues on the Issues tab.
  • Follow our coding conventions (enforced by ESLint and Prettier).
  • Read up on our development process in CONTRIBUTING.md

Setup client id

Before you start, you need to replace the placeholder clientId with your client ID to use thirdweb SDK.

Refer to Creating a client guide to see how you can get a client id.

Go to src/client.ts file and replace the placeholder clientId with your client ID.

const clientId = '......';

Usage

Install dependencies

npm

Start development server

npm run dev

Create a production build

npm run build

Preview the production build

npm run start

Code Formatting with Prettier

This project uses Prettier for consistent code formatting.

npm run prettier

Check for formatting issues:

npm run prettier:check

Testing

We use Jest for unit testing. Run tests with:

npm run test

Resources

License

This project is licensed under the MIT License.

Join our Discord!

For any questions or suggestions, join our discord at Creative.

crtv3's People

Contributors

sirgawain0x avatar sachinmour avatar geovgy avatar mykcryptodev avatar amochuko avatar

Watchers

Karbon Dallas avatar  avatar  avatar headishere avatar

Forkers

sirgawain0x

crtv3's Issues

Issue adding pages

@mykcryptodev I'm adding in the new pages from our nextjs 13 app but could use some help figuring out how to do this correctly in this nextjs 14 update. Do you have any advice?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.