- Responsive design
- Interactive animation
- Mail with EmailJS
- Clone this repository
$ git clone git@github.com:CarlSmoky/portfolio.git
- Install packages
$ cd portfolio
$ npm install
- Start React APP
$ npm run start
- Run the app in the development mode.
Open http://localhost:3000 to view it in your browser.