Asam237 / trello-clone

Home Page:https://trello-clone-asam.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Trello Clone

This project presents itself as a faithful reproduction of the Trello application, an online project management tool.

Composition

This starter kit is composed of:

Install dependecies

From your terminal:

npm install

Development

From your terminal:

npm run dev

This starts your app in development mode, rebuilding assets on file changes.

Deployment

First, build your app for production:

npm run build

Then run the app in production mode:

npm start

Authors

This project is maintained by:

License

The MIT License.

About

https://trello-clone-asam.vercel.app


Languages

Language:TypeScript 96.0%Language:JavaScript 2.8%Language:CSS 0.6%Language:Dockerfile 0.5%