Skip to content

VietspiderAI/website

Repository files navigation

Starter template for marketing website with full SEO support

Tech Stacks

  • NextJS - The React framework with hybrid static & server rendering, and App Router
  • Typescript - JavaScript with type safety and enhanced developer experience
  • TailwindCSS - A utility-first CSS framework for rapid UI development
  • Eslint - A tool for finding and fixing code issues and enforcing code style
  • Prettier - A code formatter for consistent and readable code style
  • Google Analytics - A web analytics service that tracks and reports website traffic

Roadmap

  • Dynamic generate sitemaps and robot files
  • Support multiple languages
  • Add common pages
  • Generate og images

Start Locally

  1. Clone the repository

  2. Install dependencies using yarn

yarn
  1. Start the development server
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Releases

No releases published

Packages

No packages published