A next.js project used to GET the screenshot of any URL being passed.
Steps to run the app:
- Download the zip file of the project.
- View the directory in which you have extracted the files using a suitable code editor.
- Run npm install to install all dependencies.
- Run npm run dev to view the application at localhost:3000
You can also view the app here
I would like to thank RapidAPI for guiding me through the project and providing the necessary API.