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
- Host: GitHub
- URL: https://github.com/foxching/portfolio-tailwind
- Owner: foxching
- Created: 2022-05-03T11:00:39.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-03T13:20:04.000Z (about 3 years ago)
- Last Synced: 2025-01-19T15:27:29.254Z (5 months ago)
- Topics: react, react-scroll, typescript
- Language: JavaScript
- Homepage:
- Size: 1.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
simple portfolio built with react and tailwindcss
## Screenshot

## 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