Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/terieyenike/v2

ReactJS personal portfolio site.
https://github.com/terieyenike/v2

react react-router-dom styled-components

Last synced: 21 days ago
JSON representation

ReactJS personal portfolio site.

Awesome Lists containing this project

README

        

# Teri's Portfolio

The web interface built with ReactJS.

Current version of [terieyenike.github.io/v2](https://terieyenike.github.io/v2/) built with [React](http://reactjs.org/) and hosted/deployed on [DigitalOcean App Platform](https://www.digitalocean.com/products/app-platform/)

Previous iteration: [v1](https://terieyenike.github.io/v1), [v2](https://terieyenike.github.io/v2/)

![image](https://user-images.githubusercontent.com/25850598/103984246-11713a00-5187-11eb-81a1-898a2fc088ab.png)

## ⚒ Installation & Set Up

1. Install React

```
npx create-react-app v2
```

2. Install dependencies

```
yarn
```

3. Start the development server

```
npm start
```

## 🚀 Building and Running for Production

1. Generate a static production build

```
npm run build
```

2. Preview the site as it will appear once deployed

```
npm run serve
```

## 🌐 Deploying the App

Using Github Pages.

## Tech stack used for build

- React

## Packages

- Styled-components
- React icons

### License

Feel free to use parts of the code in your own projects with attribution.

### Author

Teri Eyenike