Skip to content

OLD PORTFOLIO <> <> <> My personal Website, where I share my blog and project. Build using Nextjs and Tailwind CSS

License

Notifications You must be signed in to change notification settings

ashishlotake/ashishlotake.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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