Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 812 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 812 Bytes

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