Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 663 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 663 Bytes

Password generator using React and Vite

Develop this project step by step at OpenGenus by OpenGenus Intern Anna

Password generator using React and Vite

How to run this project:

npm run dev

[Resources]

  1. Creating a React project using Vite.

Getting Started: https://vitejs.dev/guide/

Note: Vite requires Node.js version 14.18+, 16+.

  1. Adding Bootstrap to this project in different ways.

Using Bootstrap with React - Tutorial with examples - LogRocket Blog https://blog.logrocket.com/using-bootstrap-react-tutorial-examples/