Skip to content

Commit 2f753d6

Browse files
authored
Merge pull request #180 from yellowberard/patch-3
Update Index.md
2 parents 09abbcb + f1ef190 commit 2f753d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
| [QUIZ WEB APP](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/QUIZ%20WEB%20APP) | A web app of harry potter quiz |
3838
| [Quiz App](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/QUIZ-APP-2) | This quiz web app asks you some of the basic questions related to development and tells you your total score at the last |
3939
| [Random Quote Generator](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Quote%20Generator) | The Random Quote Generator randomly displays a quote when a button is clicked by user |
40-
| [Random Color Generator](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Random%20Color%20Generator) | This a simple project where user can generate a random color which changes the background of the page and gives the rgb value the color |
40+
| [Random Color Generator](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Random%20Color%20Generator) | This a simple project where user can generate a random color which changes the background of the page,change gradient color of background and random button background and gives the rgb value the color |
4141
| [Simple React JS Project](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/React-App) | A Simple ReactJS Project which demonstrates Creating a Component in React,Making HTTP calls,Communicating between parent and child component,Using Bootstrap along with React,Using Basic Routing in React |
4242
| [Lame Joke Generator](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/React-joke-app) | This Lame joke generator is a ReactJS project which uses API integration and generates a random joke |
4343
| [Recipe-Finder](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/recipe-finder) | A single page web application that allows users to search recipes based on their query.
@@ -48,7 +48,7 @@
4848
| [TO-DO List](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/To-Do%20List) | Simple TO-DO List written in HTML, CSS, and JavaScript |
4949
| [Weather-App](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Weather-App) | Simple Weather app written in HTML, CSS, and JavaScript using the APIs for fetching weather and geolocation information |
5050
| [News Webapp](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/flask_news_project) | A web app for searching news made using flask |
51-
| Score Keeper |A web Page where user can keep a count of their scores and will tell which player won.|
51+
| [Score Keeper](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Score-Keeper) |A web Page where user can keep a count of their scores and will tell which player won.|
5252
| [Image Filter App]() |An Awesome Image Filter App written in Html,Css,Javascript and CamanJS.|
5353
| [Form Validation](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/form-validation) |A basic sign up page with all the validations in javascript. |
5454
| [Age Calculator](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/age-calculator) | A website which can be used to calculate age of a person in days,months and years . |

0 commit comments

Comments
 (0)