Vanilla version release 🍦 You can use the app here: GO!
It is a minimalist search engine that offers results consuming the Pixabay API. This project was created with the technology of Next.js and React.js.
Requires Node.js v10
1.-npm install
to install all dependencies.
2.-npm run dev
to run the server on development enviroment.
3.-npm run build && npm run start
to run the server on production enviroment.
MIT