https://github.com/hdorgeval/smartweb-design
personal website template
https://github.com/hdorgeval/smartweb-design
Last synced: 19 days ago
JSON representation
personal website template
- Host: GitHub
- URL: https://github.com/hdorgeval/smartweb-design
- Owner: hdorgeval
- Created: 2024-03-18T19:05:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-04T07:29:55.000Z (12 months ago)
- Last Synced: 2024-10-18T08:37:34.583Z (6 months ago)
- Language: TypeScript
- Size: 6.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart Web Design
## Personal Website React template with Bootstrap 5
[](https://app.netlify.com/sites/well-being-personal-website-template/deploys)
## Web App Manifest
[Web App Manifest Generator (1)](https://tomitm.github.io/appmanifest/)
[Web App Manifest Generator (2)](https://www.simicart.com/manifest-generator.html/)
[Generate Icons (1)](https://manifest-gen.netlify.app/)
[Generate Icons (2)](https://www.pwabuilder.com/imageGenerator)
[Favicon Generator](https://realfavicongenerator.net/)## Google Analytics
[Google Tag Install](https://developers.google.com/tag-platform/gtagjs/install)
[Google Tag Assistant](https://tagassistant.google.com/)
[Google search console](https://search.google.com/search-console)
[Google Analytics](https://analytics.google.com/analytics)
## Google reCAPTCHA
[create reCAPTCHA](https://www.google.com/recaptcha/admin/create)
[reCAPTCHA status](https://www.google.com/recaptcha/admin/site/676436105)
## Bootstrap 5
[Get started](https://getbootstrap.com/docs/5.3/getting-started/introduction/)
## Content Security Policy
[CSP Evaluator](https://csp-evaluator.withgoogle.com/)
[MDN: Content Security Policy Reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy)
[Content Security Policy Reference](https://content-security-policy.com/)## Utils
[CSV to JSON / JSON to CSV](https://github.com/mrodrig/json-2-csv)
[npm trends for CSV to JSON](https://npmtrends.com/json-2-csv)