Landing page for Rezivure.com, built with Next.js 13, React 18 and TypeScript from open source template Solid.
Here are the steps you need to follow to install the dependencies.
-
Download and extract the template from Next.js Templates.
-
cd into the template directory then run this command to install all the dependencies
npm install
or
yarn install
You can start the project on the local server
npm run dev
Push to Github for Github Pages/Cloudflare Pages.
The documentation includes all the guides you need for the integrations.