Skip to content

ab-noori/Webpack-Joke-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Webpack Joke App

Desktop view shoots for this project:

Desktop Veiw Representation
screenshot

πŸ“— Table of Contents

πŸ“– [Webpack-Joke-App]

[Webpack-Joke-App] is a simple webpack joke application. but actually it is a frontend webpack environment boilerplate for building JavaScript applications, which I can later use as a starting point in my projects.

πŸ›  Built With

Tech Stack

Key Features

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

(back to top)

πŸš€ Live Demo

Add a link to your deployed project.

(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 git@github.com:ab-noori/Webpack-Joke-App.git
    

Install

Install this project with:

  • You can deploy this projec on hosting provider of your choise or you can deploy it on github pages.

Usage

  • To add data the local storage of browser
  • To read data from local storage of browser.
  • To display data.
  • To remove data from local storage.

Deployment

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

πŸ‘€ Samson Tush

(back to top)

πŸ”­ 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)

About

A simple webpack joke application. but actually it is a frontend webpack environment boilerplate for building JavaScript applications, which I can later use as a starting point in my projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from ab-noori/Project-Template