GithubHelp home page GithubHelp logo

kel-nana / review-to-do-list Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 0.0 1.51 MB

To-Do List Project: A simple project build to add the todo tasks, check as completed and remove the task. This simple web page build using webpack, served by a webpack dev server, and test via Jest framework

Home Page: https://kel-nana.github.io/To-Do-list/dist

License: MIT License

CSS 16.30% JavaScript 53.18% HTML 30.53%
es6-modules javascript-best-practices jest-tests coding-partner-review

review-to-do-list's Introduction

To-Do List

Desktop view shoots for this project:

Desktop Veiw Representation
screenshot

๐Ÿ“— Table of Contents

๐Ÿ“– [To-Do-List]

[To-Do List] is a simple project build to add the todo tasks, check as completed and remove the task. This simple web page build using webpack, served by a webpack dev server, and test via Jest framework.

๐Ÿ›  Built With

Tech Stack

Key Features

  • [Responsive layout]
  • [UX/UI accessibility]
  • [Dynamic data]

(back to top)

๐Ÿš€ Live Demo

(back to top)

๐Ÿ’ป Getting Started

To get a local copy up and running, follow these steps:

Prerequisites

In order to run this project you need:

  • A browser of you choice.
  • A text editor of your choice.
  • An installed node.js on your local system

Setup

Clone this repository to your desired folder:

  • Use the following Commands:

    cd your-desired-folder
    git clone https://github.com/Kel-nana/Review-To-do-list.git
    

Install

  • Install this project using following commands:

    npm init -y
    npm start
    npm test
    

Usage

  • Use following commands to run on your local system:

    npm run build
    npm run dev
    

Run tests

  • Run the following script and style test:

    npx eslint .
    npx stylelint "**/*.{css,scss}"
    

Deployment

  • Add the following scripts to your jason file:

    "predeploy": "npm run build",
    "deploy": "gh-pages -d dist"
    
  • You can deploy this project using:

    • Free deployment services like GitHub pages.
    • Any deployment services of your choice.

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Abdul Ali Noori

๐Ÿ‘ค Kelvin Irungu

๐Ÿ‘ค Bisaso Ronald

๐Ÿ”ญ Future Features

  • [Add About page]
  • [Add Contact page]

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

If you like this project, give it a star.

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank Microverse and my coding partners, and also give credit to Traversy Media YouTub Channel, I really learned a lot from this channel.

(back to top)

โ“ FAQ (OPTIONAL)

  • How to make it mobile friendly?

    • Put a viewport tag in the header
  • How to design the site?

    • Draw a mockup before start to code

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

review-to-do-list's People

Contributors

ab-noori avatar bronnie313 avatar kel-nana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  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.