Wthis app I've been created to show how to simply start using React.js & Tailwind css in your own projects
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