Skip to content

I created this project with HTML5, JavaScript and Tailwind CSS. This project can be use to generate any strong random password for security reasons.

Notifications You must be signed in to change notification settings

Oyefolu-CodeWizard/GENERATE-RANDOM-PASSWORD

Repository files navigation

HTML Tailwind starter

This start was build for people not needing any framework. It's sometimes enough to just have a plain HTML file, but leverage the power of Tailwind CSS.

The project uses the Tailwind purge to make the files as clean as possible.

Installation

The installation is very easy run the install command.

npm install

Next up we can run the dev server:

npm run dev

And your website will start up.

Note - make sure to install live-server globally as a dependancy or it will not work

npm install -g live-server

Modifying the project

You can then modify the tailwind.config.js for your own custom colors if needed And modify the index.html inside the src directory.

Read more

If you're interested to read more about this project. Check out the article I wrote on HTML Tailwind starter


Documentation

For full documentation, visit tailwindcss.com.

Community

For help, discussion about best practices, or any other conversation that would benefit from being searchable:

Discuss Tailwind CSS on GitHub

For casual chit-chat with others using the framework:

Join the Tailwind CSS Discord Server

Contributing

If you're interested in contributing to Tailwind CSS, please read our contributing docs before submitting a pull request.

About

I created this project with HTML5, JavaScript and Tailwind CSS. This project can be use to generate any strong random password for security reasons.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published