Environment Setup
To get started with Geeks UI Next.js Theme, the only requirement is a Node JS other required packages like SASS, Next.js, React Bootstrap everything will be managed by theme itself.
Modern development toolset.
Below are the core tools which we use for building a Geeks UI Next.js theme. For more detail of the toolset, go to their official websites.
Node Js
Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser.
Next.js
Next.js is a React framework for building full-stack web applications. You use React Components to build user interfaces, and Next.js for additional features and optimizations.
SASS
Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets (CSS).
React Bootstrap
React Bootstrap replaces the Bootstrap JavaScript. Each component has been built from scratch as a true React component, without unneeded dependencies like jQuery.