A customizable landing page template built with NextJS and TailwindCSS, specifically designed for Notion creators.
NutriTrack is a customizable NextJS and TailwindCSS landing page template that offers personalized styling and easy customization. With minimal styling, it allows users to create a site that suits their requirements. NutriTrack is built with NextJS and TailwindCSS, making it blazingly fast, responsive, and SEO-friendly.
Here is a guide to installing and configuring NutriTrack:
Run the following command in the terminal to install the required dependencies:
npm install
To start a local development server at localhost:3000, use the following command:
npm run dev
To build your production site to ./next/, run the following command:
npm run build
To preview your build locally before deploying, use the following command:
npm run start
To deploy the template using Vercel, follow the instructions provided by NutriTrack.
To deploy the template on Netlify, update the site settings with the following build command:
[build command]
Make sure the publish directory is set to out.
NutriTrack is a customizable landing page template built with NextJS and TailwindCSS. It offers minimal styling that can be easily customized to suit individual preferences. The template is designed to be fast, responsive, and SEO-friendly, with support for sitemaps and meta tags. NutriTrack can be deployed using Vercel or Netlify, and it provides a set of commands for installing dependencies, running a local development server, building a production site, and previewing the build before deployment. Users can also provide feedback and suggestions by opening issues on the project’s repository.