Skip to content

A personal design portfolio website built using ReactJS

Notifications You must be signed in to change notification settings

aadilkhalifa/design-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Design Portfolio Website

A personal design portfolio website built using ReactJS.

Project Status

Finished

Website Link

Link to website

Tech

  • ReactJS - Front-end JavaScript library
  • SASS - CSS pre-processor with syntax advancements
  • Framer Motion - React animation and gesture library

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To start server:

npm start

To visit the website:

localhost:3000