Skip to content

TheJazzDev/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaiwoJazz's Website

General info

This repository contains all the code to my portfolio. This website was built using ReactJS and TailwindCSS.

Click here to view Live Site Taiwo Jazz Portfolio

Technologies and Major Libaraies

Project is created with:

  1. ReactJS version: 18.2
  2. React Router version: 6.4
  3. GSAP5 version: 3
  4. Framer Motion version: 7.6
  5. TailwindCSS version: 3.1
  6. Sass version: 1.55

Setup

To run this project, install it locally using yarn:

$ cd ../portfolio
$ yarn install
$ yarn start