Coder Social home page Coder Social logo

lmisea / en-passant Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 1.4 MB

A friendly chess platform built with react and typescript.

Home Page: https://lmisea.notion.site/EnPassant-74874d13d83743e583c0fe44dcd404c3?pvs=4

License: MIT License

TypeScript 58.47% HTML 2.61% CSS 29.34% JavaScript 9.57%
chess react typescript

en-passant's Introduction

EnPassant

Node.js yarn React TypeScript Vite.js Storybook Chakra UI Tailwind CSS License

A friendly chess platform built with react and typescript.

Getting started

Prerequisites

Installation

  1. Clone the repo.

    git clone https://github.com/lmisea/en-passant.git en-passant
    cd en-passant
  2. Enable corepack in Node.js v20 for being able to use yarn v4.

    corepack enable
  3. Install dependencies.

    yarn install
  4. Run the prepare script for setting up the git hooks.

    yarn prepare

Development

  1. Vite.js starts the development server on the localhost.

    yarn dev
  2. Start the storybook server.

    yarn storybook
  3. For updating the dependencies, run the following command.

    yarn upgrade-interactive

Production

  1. Vite.js builds the app into a static site on the dist folder.

    yarn build
  2. After building the app, vite.js will also allow you to preview the build on the localhost.

    yarn preview

Attributions

All the attributions are located in the ATTRIBUTIONS.md file.

License

Distributed under the MIT License. See LICENSE.

en-passant's People

Contributors

lmisea avatar

Watchers

 avatar

Forkers

cuevasrja

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.