Do you want to stalk your friends on github? This app does that for you!
Get details of users by typing their name on searchbox.
feel free to explore this API refer this documentation Click me👆
You have to build a web application that allows users to look up a word's definition using the Merriam-Webster API. It retrieves both the word's pronunciation and its definition.
API -https://www.dictionaryapi.com/api/v3/references/learners/json/apple?key=your-api-key (genrate your own api key)
feel free to explore this API refer this documentation Click me👆
You need to use Vanilla Javascript and the MealDB API to construct an online recipe search application.
API- https://www.themealdb.com/api/json/v1/1/search.php?s=sandwiches
feel free to explore this API refer this documentation Click me👆
For getting meteorological information, you can use the Dark Sky API, it is a terrific opportunity for you to learn how to communicate with APIs, which is another great thing you can do with JavaScript.
feel free to explore this API refer this documentation Click me👆
fetch the data from API and then display the quotes in card format.
API- https://api.quotable.io/random
feel free to explore this API refer this documentation Click me👆
- Complete the assignments listed above in respective folders.
- Push the assignments.
- Add the link in
./../README.md