Skip to content

A random password generator using Nuxt.js and Tailwind CSS.

Notifications You must be signed in to change notification settings

stijntersteege/KeeMate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeeMate

Netlify Status

KeeMate allows you to generate extremely secure random passwords in just a few clicks. The application is built with Nuxt.js (based on Vue.js) using Tailwind CSS. No additional libraries were used.

Live demo

KeeMate is one of the mini projects I built within 24 hours. Curious about my other projects? Take a look at my GitHub profile.

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out the Nuxt.js documentation.

About

A random password generator using Nuxt.js and Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published