- Next.js v13 - A fullstack React framework for the Web.
If you wish to run local instancie of NCI refer to this guide!
All of the configuration is handled via environmental variables (.env file).
Create
.envfile if you want to set any of the below environmental variable.
| Option | Type | Description |
|---|---|---|
HOST |
Optional | This variable specify application host to run backend server, if not set it defaults to http://localhost |
NCI_PIXABAY_KEY |
Optional | Pixabay API key |
NCI_PEXELS_KEY |
Optional | Pexels API key |
NCI_UNSPLASH_KEY |
Optional | Unsplash API key |
yarn devOpen http://localhost:3000 to view it in the browser.
Give this project a 🌟 to show your support 😃😃
All kind of contributions, issues and feature requests are welcome ❤️.
