/task-hero

An online task management app. Built to help creatives stay organized in their usually frenzied daily schedule. Built with Javascript.

Primary LanguageJavaScriptMIT LicenseMIT

task-hero

An online task management app. Built to help creatives stay organized in their usually frenzied daily schedule. Built with Javascript.

Webpage View

Home page

App Page

Credit Page

Built With

  • HTML5
  • CSS3
  • Bootstrap 5
  • Javascript (ES6)
  • Webpack 5

Live Demo

Getting Started

To setup a local version of this project on your machine, follow the short simple steps below and you'll be all set in no time.

Set up

  • Open your terminal and navigate to the directory where you will like to clone this project into. E.g: cd documents/projects
  • Run git clone https://github.com/Moreneecoder/task-hero.git to download this project into the directory you have selected.
  • Run npm install to install all dependencies like Webpack and bootstrap

Usage

  • Navigate to the project's directory using the cd command.
  • Run npm start. This will compile the project and open it up in your browser

To build/compile your javascript modules into a single source file with webpack:

  • Run npm run build

Tests

This project uses Jest for its unit testing. To run tests:

  • Navigate to the project's root directory.
  • Run npm run test. This will run your code against the project test suites.

Authors

👤 Bello Morenikeji Fuad

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Microverse

📝 License

This project is MIT licensed.