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

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 ⚡️

Awesome Lists containing this project

README

          

# Will Lane portfolio site

![forthebadge](https://forthebadge.com/images/badges/open-source.svg)

[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/willdoescode/react-portfolio-website/graphs/commit-activity)
[![Website shields.io](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](https://www.will.tools)

[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)

## Project Screen Shot(s)

![screenshot1](assets/ss1.png)

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