Skip to content

ashishlotake/ashishlotake.com

Repository files navigation

Personal Blog

This is my portfolio website built with Next.js, Tailwind CSS and hosted with Vercel.

Perfect Light House Score

🛠 Installation & Set Up

  1. Clone this repository

    git clone https://github.com/ashishlotake/ashishlotake.com.git
  2. Change directories

    cd ashishlotake.com
  3. Install

    npm install
  4. Start the development server

    npm start
  5. Create a .env.local and following the .env.example input some environment variables so that can run normally.

    SPOTIFY_CLIENT_ID =
    SPOTIFY_CLIENT_SECRET =
    SPOTIFY_REFRESH_TOKEN =

Source graphics are used

  1. https://undraw.co/search
  2. https://freesvgillustration.com/illustrations/
  3. https://www.manypixels.co/gallery
  4. Free SVG Vectors

Feel free to clone and use