Skip to content

BrijeshSajeev/alpinejs-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

Project Overview

This is a personal portfolio website developed using Alpine.js and Tailwind CSS. The project showcases my skills, projects, and contact information. It serves as a digital resume to present my work and capabilities to potential employers and clients.

Setup Instructions

Prerequisites

Make sure you have the following software installed Node.js (which includes npm)

  • (Mac) use Homebrew to install Node.js and npm:
brew install node
  • (Windows) use Chocolatey to install Node.js and npm:
choco install nodejs
  • (Linux) use your package manager to install Node.js and npm:
sudo apt install nodejs
  • You can manually download the appropriate installer from the official website: Download

Installing Dependencies

After cloning the repository, navigate to the project directory and run the following command to install the project dependencies:

npm install
  • This command will install all the required packages listed in the package.json file.

Run the Development Server

  • live-server Development Server:
  • Run the Development Server:
npx live-server

Thank you for checking out my portfolio!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published