Giter Site home page Giter Site logo

react-trello-clone's Introduction

๐Ÿ‘จโ€๐Ÿ’ป Trello clone

This repository houses a clone of a popular web app called Trello. This is my first project in React.js, so it might not have the best codebase, but the app is still in development and is currently barely functional.

๐Ÿ“‹ Project scope

As I mentioned earlier, the app is still in development and it lacks a lot of planned features.

What is currently in the app? ๐ŸŸข

  • Basic page layout.
  • Basic styling using WindiCSS.
  • Stores, that support adding, removing, editing and other advanced mutators.
  • Test buttons for adding and deleting test entries.

What isn't currently in the app? ๐Ÿ”ด

  • UI ๐Ÿ’ป

    • Creating your own cards.
    • Editing cards.
    • Drag & Drop behaviour.
    • Searching and filtering cards.
  • Stores ๐Ÿช

    • Saving created cards into localStorage.

Tech Stack

  • โšก Vite, React.js 18.2 with Typescript
  • Redux
  • ๐Ÿƒ WindiCSS, Bootstrap icons
  • uuid

How to run locally

Running the project locally is easy, but for the best experience it is recommended to use yarn as the package manager. You could probably just ignore/delete yarn.lock and use npm instead, but I it is not recommended to mix them.

# Clone this repository
git clone https://github.com/StanawalkaWorld/<this-repo-name>

# Go into it and install dependencies
cd <this-repo-name>
yarn

# To run the project in dev mode
yarn dev

# To build the project and test it
yarn build
yarn preview

Other plans

  • ๐Ÿ”ˆ Adding images and audio.
  • ๐Ÿฟ Embedded videos from url and youtube.
  • โœ… Checklists.
  • ๐Ÿ’ฌ Comments.
  • ๐Ÿš› Exporting/Importing projects (with optional encryption).

react-trello-clone's People

Contributors

stanawalkaworld avatar

Watchers

 avatar

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.