Skip to content

SnapEasy is built with Nuxt 3. It offers You the Cabality of Capturing Webpage Screenshots With Easy😉.

Notifications You must be signed in to change notification settings

DevHumbleChris/snapeasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mario

SnapEasy

SnapEasy is a web app that allows users to easily capture screenshots of any given web URL.

Author

  • The Coding Montana

Features

  • Capture screenshots of any web URL.
  • Easy-to-use interface.
  • Download and save snapshots instantly.

Technologies Used

  • Nuxt 3
  • TailwindCSS
  • TypeScript

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

# bun
bun run dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm run preview

# yarn
yarn preview

# bun
bun run preview

Contributing

Contributions are welcome! Please follow our Contribution Guidelines.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Social Handles

Feel free to reach out if you have any questions or suggestions!

Happy snapping! 📸

About

SnapEasy is built with Nuxt 3. It offers You the Cabality of Capturing Webpage Screenshots With Easy😉.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published