A Screenshot app with Screenshot API and React js, that create screenshots of websites with the help of the URL that we will paste to the Input field.
See live Demo here: https://snappify.netlify.app/
Chat with us at Gitter
- Frontend: React JS/HTML/CSS/Bootstrap
- API: Screenshot API
- Fork and Clone the Repo
git clone https://github.com/PragatiVerma18/Snappify.git
- Install Dependencies
cd Snappify
npm install
- Get your own API token from Screenshot API and insert it inside
.env
under the variable nameREACT_APP_API_TOKEN
.
echo REACT_APP_API_TOKEN=your-token-here > .env
- Run Server
npm start
We want to facilitate a healthy and constructive community behavior by adopting and enforcing our code of conduct. Please adhere toward our Code-of-Conduct.
NWoC (NJACK Winter of Code) is a program by NJACK (The Official Computer Science Club of IIT Patna) that helps students understand the paradigm of Open Source contribution and gives them real world software development experience.
NOTE: All the contributions to be counted under NWoC should be made to the
nwoc
branch.
Pragati Verma |
Need help? > Feel free to contact me @ [email protected]
Made By Pragati Verma with ❤️