staticshield

Password protect any website in less than 2 minutes. Only a single line of code is required!!!

MIT License

Stars
72
Committers
4

How I built it

Demo

Password protect a website in less than 2 mins!!

https://user-images.githubusercontent.com/69138026/123917671-ab7ca700-d9a0-11eb-8531-4297d2b12ced.mp4

Some useful links that you might require

  1. StaticShield website - https://staticshield.vercel.app
  2. StaticShield Docs - https://staticshield.vercel.app/docs/
  3. GitHub repo - https://github.com/Lalit2005/staticshield
  4. GitHub repo (docs) - https://github.com/Lalit2005/staticshield-docs
  5. GitHub repo (StaticShield examples) - https://github.com/Lalit2005/staticshield-examples

Tech stack 📚

  1. Next.js - The most amazing React framework on the planet
  2. TailwindCSS - Styling
  3. Geist UI - React component library
  4. HarperDB - Database
  5. Nextra - Documentation
  6. Auth0 - Authentication
  7. Axios - API requests
  8. React Hook Form - Form validation
  9. Zod - Validation
  10. Web3forms - Form submissions
  11. SWR - Remote data fetching
  12. Typescript - Type checking
  13. Uglify-js - Minifying script
  14. Vercel - Hosting