Skip to content

yesitha/profolio-react

Repository files navigation

Portfolio Website

Welcome to my portfolio website GitHub repository! This website was built using React, Next.js and Sanity as the backend, Tailwind CSS for styling and Framer Motion for animations. Deployment was done using Vercel and the website is live on yesithasathsara.app.

Click Here to Live Preview

Getting Started

To get started with this repository, you'll need to have Node.js and npm (or yarn) installed on your machine.

  1. Clone this repository to your local machine by running git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY in your terminal.
  2. Change into the repository directory by running cd YOUR-REPOSITORY.
  3. Install the project dependencies by running npm install (or yarn install).
  4. Start the development server by running npm run dev (or yarn dev).
  5. The website should now be running on http://localhost:3000.

Deployment

This website was deployed using Vercel and is live on yesithasathsara.app. If you want to deploy it to your own domain, you can follow the instructions provided by Vercel to connect your GitHub repository and deploy the website.

Built With

  • React - JavaScript library for building user interfaces
  • Next.js - Framework for building server-rendered React applications
  • Sanity - Headless CMS for structured content
  • Tailwind CSS - Utility-first CSS framework for building responsive and mobile-first websites
  • Framer Motion - Animation library for React
  • Vercel - Platform for deploying web projects

Author