MeshNav Landing Page

This project is the landing page for MeshNav, a custom navigation project. It's built using Svelte and Tailwind CSS.

Project Structure

  • src/routes/+page.svelte: Main Svelte component for the landing page.
  • src/styles/globals.css: Global CSS styles including Tailwind CSS imports.
  • src/styles/font.css: Font definitions and imports.

Prerequisites

  • Node.js
  • npm (or yarn/pnpm)

Installation

Clone the repository and install dependencies:

git clone https://github.com/RachitKumar205/meshnav-svelte-production.git
cd meshnav-svelte-production
npm install

Development

To start the development server:

npm run dev

This will start the server and you can view the landing page at http://localhost:3000.

Building

To create a production build:

npm run build

Previewing

To preview the production build:

npm run preview

Styling

  • Tailwind CSS is used for styling.
  • Custom fonts are defined in src/styles/font.css.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes