-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dictonary App using Javascript Solved #163 #168
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Damini2004 Put this project inside the Basic
directory not in Intermediate
directory.
@@ -0,0 +1,64 @@ | |||
<h1 align='center'><b>💥 Email Subscription form with Google Sheet 💥</b></h1> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change the title of README.
@@ -51,6 +51,8 @@ | |||
| 24 | [Language Translator](./Intermediate/Language-Translator/) | ![Intermediate](https://img.shields.io/badge/Intermediate-FFD700?style=for-the-badge) | | |||
| 25 | [Ceaser-Cipher](./Intermediate/Ceaser-Cipher/) | ![Intermediate](https://img.shields.io/badge/Intermediate-FFD700?style=for-the-badge) | | |||
| 26 | [Email-Subscription-form-with-google-sheet](./Intermediate/Email-Subscription-form-with-google-sheet/) | ![Intermediate](https://img.shields.io/badge/Intermediate-FFD700?style=for-the-badge) | | |||
| 27 | [Dictonary-App](./Intermediate/Dictonary-App/) | ![Intermediate](https://img.shields.io/badge/Intermediate-FFD700?style=for-the-badge) | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As mentioned in issue with level1
, so it is a basic level project.
Remove Intermediate tag and add basic level tag.
Pull Request for WebMasterLog 💡
Issue Title: Dictonary App using Javascript #163
Closes: #163
Describe the add-ons or changes you've made 📃
Here i have fetch the api of Free Dictonary viw which we can find the meaning ,part of speech,pronounciation,etc.
Type of change ☑️
What sort of change have you made:
How Has This Been Tested? ⚙️
Checklist: ☑️
Screenshots 📷
Note to reviewers 📄