/portfolio

My Portfolio website built using React and Tailwind CSS

Primary LanguageJavaScript

My Portfolio Website

My fully Responsive portfolio website created using Tailwind CSS following mobile first development

📌 Images

Website Demo

📌 Use This Project

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/ArnavGuptaaa/portfolio

# Go into the repository
$ cd portfolio

# Install dependencies
$ npm install

# Run the app after starting the backend service
$ npm start