Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taannn/website-portfolio-tan
a react website portfolio to showcase projects, achievements, and background
https://github.com/taannn/website-portfolio-tan
css-grid portfolio-website react-anchor-link-smooth-scroll reactjs rwd
Last synced: 1 day ago
JSON representation
a react website portfolio to showcase projects, achievements, and background
- Host: GitHub
- URL: https://github.com/taannn/website-portfolio-tan
- Owner: Taannn
- Created: 2024-06-28T03:49:43.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-20T10:14:02.000Z (4 months ago)
- Last Synced: 2024-07-20T11:28:57.940Z (4 months ago)
- Topics: css-grid, portfolio-website, react-anchor-link-smooth-scroll, reactjs, rwd
- Language: JavaScript
- Homepage: https://taannn.netlify.app/
- Size: 4.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Website Portfolio | Tan
![Screenshot Image](./src/assets/website-portfolio.png)
latest website portfolio currently work in-progress, showcasing projects, achievements, services etc.
#### Technologies, Techniques, and Packages Used
- React
- Mobile-first
- Responsive Web Design
- CSS
- React Anchor Link Smooth Scroll## Getting Started
Install dependencies
```bash
npm install
```Run the development server:
```bash
npm run dev
```