[go: nahoru, domu]

Skip to content

LymarMaryna/test-task-star-wars

Repository files navigation

AllianceBook

AllianceBook is a modern web application built with Vite, React, and TypeScript. It aims to provide a seamless user experience with high performance and a maintainable codebase.

Table of Contents

Installation

To get started with AllianceBook, you need to have Node.js and npm (or yarn) installed on your machine.

  1. Clone the repository:

    https://github.com/LymarMaryna/test-task-star-wars.git
    cd test-task-star-wars
  2. Install dependencies:

    npm install
    # or
    yarn install

Usage

To start the development server, run:

npm run dev
# or
yarn dev

Build

To create a production build, run:

npm run build
# or
yarn build

Deployment

Deploy the contents of the dist directory to your web server or a static site hosting service.

License

This project is licensed under the MIT License

About

Test task using React and ChakraUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published