githubcrce / PasswordGenerator

MIT License
0 stars 2 forks source link

Create Use State for the function components in App.js #4

Open warrenferns opened 11 months ago

warrenferns commented 11 months ago

This issue should create useState function components for the following: 1) Password 2) Password Length 3) Include Upper Case 4) Include Lower Case 5) Include Numbers 6) Include Symbols

Miteshhsingla commented 11 months ago

Hey! i would be glad if you assign this issue to me. I've been working on react since last year, happy to work on this. Regards, Mitesh

Miteshhsingla commented 11 months ago

Hey @warrenferns , thanks for assigning this issue to me, but while cloning the project i saw there was no app.js file in the project. What do i do for this, should i create a new file named as app.js?

warrenferns commented 11 months ago

@Miteshhsingla Have created other issue for same. please wait till then

warrenferns commented 11 months ago

@Miteshhsingla merged

Miteshhsingla commented 11 months ago

@warrenferns i've made changes to the code accordingly and made a pull request. Please do have a look once.

Miteshhsingla commented 11 months ago

hey @warrenferns pls do have a look at my pr once. Thanks