Skip to main content

Posts

Featured

Create a Screenshot app with Screenshot API and React js

With the current situation going on in the world, the perfect situation came up to start learning React Js. I've been learning React now for more than a month and as most of the newbies to a new language, I've entered the so-called Tutorial Hell To get out of the Tutorial Hell had to push myself and keep trying. In the end, I've done a few projects with Redux, Context API  and the Project that I will share with you hoping to give you a kick to try experimenting with API's and learn more๐Ÿ˜„ About the project that we are making We will be using the  ScreenShot API to create screenshots of websites with the help of the URL that we will paste to the Input field. Under the input field when we press a button to get a screenshot we will have an image file that will output the result.  Starter files After setting up our folder with create-react-app, we can delete the icon.svg and the app.css file. In the src folder, we will create a components folder with a file t

Latest Posts

NES.css new retro framework you should definitely try!

#codepenchallenge Stellar Scientist

Building a Rating app with HTML CSS and JS

Creating a 3D Object using an NES cartridge as an example