GithubHelp home page GithubHelp logo

pacelliv / password-generator Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 138 KB

Learning Javascript from Scrimba and Per Harald Borgen. Easy to use password generator.

Home Page: https://pacelliv.github.io/password-generator/

CSS 43.26% HTML 28.98% JavaScript 27.75%
css html javascript clipboard for-loop git keyframe-animation media-queries password password-generator

password-generator's Introduction

Password Generator

This is a solution to the password generator solo-project from Scrimba

Overview

The user will be able to:

  • Generate two passwords of 15 long alphanumeric characters.
  • The passwords can be copied to the clipboard by clicking on them and the user will be notified with a message.

Elaboration

This project was built with:

  • CSS
  • HTML5 markup
  • Flexbox
  • Vanilla JavaScript

Features to be included:

  • Responsive design for small screens
  • Save to localStorage theme picked by the user
  • Light/dark mode

Quickstart

To run this repo you will need to install:

  • git
    • After installing the package run in ths terminal the command git --version, if the installation was successful the ouput should look liks this: git version x.xx.x.windows.x. Download here.
  • Node Js
    • After the installation run the command node --version, if the ouput looks like vxx.xx.x it means the installation was successful. Download here.
  • Live Server
    • With this extension you will be able to launch development local Server. Download here.

Initialize git, clone the repo and cd into the folder:

git init
git clone
cd password-generator

To install the dependecies run:

$ yarn # npm install

Development

After installing the dependencies run Live Server.

Resources

Acknowledgements

I want to thanks Scrimba and their team for teaching me the necessary tools to complete this project in my journey to become a full stack developer.

Thank you!๐ŸŽ‰ ๐ŸŽ‰

I hope you like this project and it ends up being useful to you ๐Ÿ‘จโ€๐Ÿ’ป

password-generator's People

Contributors

pacelliv avatar

Stargazers

 avatar

Watchers

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