Skip to content

alesmazur/react-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React portfolio website

Wthis app I've been created to show how to simply start using React.js & Tailwind css in your own projects

Demo link ⤵️

React portfolio

Setup

To try hands on this project, clone it to your local mashine and install all dependencies:

$ git clone https://github.com/alesmazur/react-portfolio.git
$ git checkout master
$ cd ./react-portfolio
$ npm install
$ npm start

Quick preview