├── README.md └── preview.gif /README.md: -------------------------------------------------------------------------------- 1 | # The Ultimate API Challenge 2 | 3 | 4 | 5 | Looking for cool api projects ideas for beginners? Want to build your portfolio as a Web Developer and learn how to work with APIs? Well, search no more! 6 | 7 | The Ultimate API Challenge is the perfect place to work with a variety of tech stack, of ways to communicate with APIs as well as create projects to include in your portfolio. 8 | 9 | To learn more about the challenge itself, visit [the about page](https://theultimateapichallenge.com/about) 10 | 11 | 12 | ## Links 13 | Links to the starter files of all currently published challenges 14 | 15 | 1. [Yes/No](https://github.com/danascript/the-ultimate-api-challenge-yes-no) 16 | 2. [Dad Jokes](https://github.com/danascript/the-ultimate-api-challenge-dad-jokes) 17 | 3. [Weather App](https://github.com/danascript/the-ultimate-api-challenge-weather) 18 | 4. [Lyrics Search Engine](https://github.com/danascript/the-ultimate-api-challenge-lyrics) 19 | 5. [Wikipedia Search Page](https://github.com/danascript/the-ultimate-api-challenge-wikipedia) 20 | 6. [XKCD Comics UI](https://github.com/danascript/the-ultimate-api-challenge-xkcd) 21 | 7. [SpaceX Website](https://github.com/danascript/the-ultimate-api-challenge-spacex) 22 | 8. [ReactJS Weather App](https://github.com/danascript/the-ultimate-api-challenge-weather-react) 23 | 9. [Memory Game](https://github.com/danascript/the-ultimate-api-challenge-memory-game) 24 | 10. [Qr Code Generator](https://github.com/danascript/the-ultimate-api-challenge-qr-code-generator) 25 | 11. [TypeScript ReactJS Weather App](https://github.com/danascript/the-ultimate-api-challenge-weather-api-typescript) 26 | 27 | 28 | --- 29 | If you'd like, you could support the project [here](https://ko-fi.com/danascript) <3 30 | -------------------------------------------------------------------------------- /preview.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/danascript/the-ultimate-api-challenge/4afb9982d2ce88094007d2865d0325e24482ab28/preview.gif --------------------------------------------------------------------------------