An open API service indexing awesome lists of open source software.

https://github.com/foxching/portfolio-tailwind

portfolio app with react and tailwindcss
https://github.com/foxching/portfolio-tailwind

react react-scroll typescript

Last synced: 4 months ago
JSON representation

portfolio app with react and tailwindcss

Awesome Lists containing this project

README

        

# Portfolio

simple portfolio built with react and tailwindcss

## Screenshot

![dark theme](https://res.cloudinary.com/dtvqrqyqr/image/upload/v1651577485/screenshots/Screenshot_420_lrugaf.png)

## Tech stack
* ReactJS
* TailwindCSS
* React-scroll

## Installation

Install all the dependencies

```sh
$ npm install
```

## Serve
To serve in the browser

```sh
$ npm start
```

## License
MIT