https://github.com/willdoescode/react-portfolio-website
⚡️ A portfolio site for the coolest 😎 dev in town ⚡️
https://github.com/willdoescode/react-portfolio-website
css html html5 js jsx minify react reactjs
Last synced: 6 days ago
JSON representation
⚡️ A portfolio site for the coolest 😎 dev in town ⚡️
- Host: GitHub
- URL: https://github.com/willdoescode/react-portfolio-website
- Owner: willdoescode
- Created: 2020-09-23T04:32:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-25T17:17:56.000Z (over 5 years ago)
- Last Synced: 2026-04-24T02:14:42.404Z (21 days ago)
- Topics: css, html, html5, js, jsx, minify, react, reactjs
- Language: JavaScript
- Homepage: https://www.will.tools
- Size: 2.82 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Will Lane portfolio site

[](https://github.com/willdoescode/react-portfolio-website/graphs/commit-activity)
[](https://www.will.tools)
[](https://lbesson.mit-license.org/)
[](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
## Project Screen Shot(s)

## Installation and Setup Instructions
#### Clone this repository and enter the directory:
```bash
git clone https://github.com/willdoescode/react-portfolio-website
cd react-portfolio-website
```
#### Installation:
```bash
npm install
```
#### Start the development server:
```bash
npm start
```
Visit the development server:
`localhost:3000`
## Testing:
```bash
npm run test
```
## Ejecting:
```bash
npm run eject
```
## Building:
```bash
npm run build
```
## Takeaways:
> #### I like bootstrap more than material ui
* Bootstrap has Navbar component
* Bootstrap feels more complete and full than material
> #### I enjoy Vue js for smaller projects, but I do like React for larger scale projects
* React feels like it has more working extensions
* Css frameworks are more complete for react
* Although its less intuitive I like how the React router works more than the Vue router
* useEffect is pretty cool 😎
> #### `https://forthebadge.com/` has super fun badges
* Would highly recommend