Skip to content

halkim44/trello-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Trello Clone

A simple Trello clone made with React.js and node.js.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgements

About The Project

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

git clone [email protected]:halkim44/trello-clone.git

To start development, make sure that mongodb is running locally in mongodb://127.0.0.1:27017 and then open a terminal in server and client directory and type these commands

# client
npm start

# server
npm run dev

See deployment section for notes on how to deploy the project on a live system.

Prerequisites

Deployment

The server and client was deployed separately. the client was deployed to netlify while the server was deployed to heroku.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Halkim - @hlkimhlkim - [email protected]

Project Link: https://github.com/halkim44/trello-clone

Acknowledgements

About

a collaboration tools that organizes projects into boards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published