Giter VIP home page Giter VIP logo

ahadb802 / webpack-practice Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 1.06 MB

This is my Todo list web application which keeps tracks of todo to complete. This website is built using Html/CSS and Vanilla Javascript. Todo's are saved in local storage and it has two methods for add/remove and edit/Delete. and also I have use jest for test the modules funtctionality.

Home Page: https://ahadb802.github.io/Webpack-Practice/

License: MIT License

CSS 27.24% HTML 10.86% JavaScript 61.89%
coverage coverage-report css html javascript jest jest-dom jest-mocking jest-tests testing

webpack-practice's Introduction

logo

Microverse README Template

๐Ÿ“— Table of Contents

๐Ÿ“– Project Name

Webpack Template

๐Ÿ›  Built With

  • HTML, CSS, and JavaScript

Key Features

Describe between 1-3 key features of the application.

  • Use webpack to bundle JavaScript.

(back to top)

๐Ÿš€ Live Demo

Click Here

(back to top)

๐Ÿ’ป Getting Started

To clone the repository in local environment try following steps.

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Node.js.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Node.js and npm for package installation.

$ node --version && npm --version

Setup

Clone the repository using this link

Install

In the terminal, go to your file directory and run this command.

$ git clone https://github.com/ahadb802/Webpack-Practice.git

Usage

This website is applicable for both mobile and desktop version.

Run tests

Deployment

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Abdul Ahad Bhatti

(back to top)

๐Ÿ”ญ Future Features

  • Styling of the webpage
  • Animation to add or remove functionality
  • Adding responsiveness

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome! Add suggestions by opening new issues.

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

Give a โญ๏ธ if you like this project!

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank:

(back to top)

โ“ FAQ

(back to top)

๐Ÿ“ License

This project is MIT licensed.

webpack-practice's People

Contributors

ahadb802 avatar sambeck87 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

sambeck87

webpack-practice's Issues

Morning Team Review

Tips

  • To not repeat code you can declare a function inside of the test file and call that function inside your tests.
  • Declaring a global variable can help to not repeat your code too much.
  • Try using a single test expect block so that when a test fails you can still check the following ones and not stop where it fails.

Collaborators

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.