Skip to content

ankitskvmdam/ankitskvmdam.github.io.

Repository files navigation

ankdev.me

ankdev.me is built using Remix and React Router, and is deployed on Cloudflare Pages.

Features

  • Deployed on Cloudflare Pages
  • Blog system powered by MDX
  • Modern Remix-based architecture
  • Fast, lightweight, and optimized for the edge

Prerequisites

Before you can run the project locally, make sure you have the following installed:

Installation

  1. Clone this repository:

    git clone https://github.com/ankitskvmdam/ankitskvmdam.github.io./
  2. Navigate to the project directory:

    cd ankitskvmdam.github.io
  3. Install dependencies:

    npm install

    or

    yarn install

Development

To start a development server, run:

npm run dev 

or

yarn dev

This will start a local server, and you can view the site at http://localhost:5173.

Build

To build the project for production, run:

npm run build

or

yarn build

The built files will be located in the build directory.

License

This project is licensed under the MIT License.

About

This is my personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •