Skip to content

ahmedu007/Trello-Remade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello Remade

My take on making a trello like clone, that feature Drag and Drop for tasks.

If you wanna have a peek at what's inside, here is the Link

https://customtrello.firebaseapp.com/

Installation Instructions

  1. Clone the project into your desired folder by typing
git clone https://github.com/ahmedu007/Trello-Remade
  1. Make sure you have node and npm installed on your machine

    node -v
    

    you will need version 8.x or above to run this properly.

  2. Install all dependencies:

    $ npm install
    
  3. To serve the code, run

    $ npm start
    

    this will navigate to your localhost:3000 on your default browser.

Technologies Used

  • React
  • Material-UI
  • CSS

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published