Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awais-124/first-react-portfolio
React Portfolio Website
https://github.com/awais-124/first-react-portfolio
css css-flexbox css-grid javascript react
Last synced: about 1 month ago
JSON representation
React Portfolio Website
- Host: GitHub
- URL: https://github.com/awais-124/first-react-portfolio
- Owner: awais-124
- Created: 2023-08-16T08:39:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-22T11:17:38.000Z (5 months ago)
- Last Synced: 2024-11-02T13:42:16.601Z (3 months ago)
- Topics: css, css-flexbox, css-grid, javascript, react
- Language: JavaScript
- Homepage: https://avci-first-react-portfolio.netlify.app/
- Size: 17.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A React Portfolio Website
This is my first React Portfolio that I coded myself. The design of the portfolio is from youtube channel [EGATOR](https://www.youtube.com/@EGATORTUTORIALS).
> Get Code:
If you want to get code:
- Clone the repo.
- `cd first-react-portfolio`
- run `npm install`
- run `npm start` to run server and you are good to go> ### Features
1. Includes all necessary sections like header, about, projects, testimonialm contact etc.
2. Is Resposive for all devices
3. Has a sticky mobile based navbar.> [CHECK IT LIVE HERE](https://avci-first-react-portfolio.netlify.app/)