An open API service indexing awesome lists of open source software.

https://github.com/plsankar/domain-placeholder

A Simple Next.JS app which can be used as a domain placeholder.
https://github.com/plsankar/domain-placeholder

Last synced: 3 days ago
JSON representation

A Simple Next.JS app which can be used as a domain placeholder.

Awesome Lists containing this project

README

        

# Domain Placeholder

A Simple Next.JS app which can be used as a domain placeholder.

![Domain Placeholder](screenshot.png)

## Environment Variables

To run this project, you will need to add the following environment variables to your .env file

`NEXT_PUBLIC_HCAPTCHA_SITE_KEY` - HCaptch Site Key

`HCAPTCHA_SECRET` - HCaptcha Secrect Key

`ACCESS_KEY` - Web3Forms Access Key

## Demo

The demo is available at https://domain-placeholder.vercel.app/

## Used By

This project is used by :

- www.minnanjhal.com

## License

[MIT](https://choosealicense.com/licenses/mit/)