Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/terieyenike/do-teri

A portfolio site is written in React and hosted on DigitalOcean App Platform. This site is a one-page website and shows the versatility of Teri as a software engineer.
https://github.com/terieyenike/do-teri

digitalocean react styled-components

Last synced: 4 days ago
JSON representation

A portfolio site is written in React and hosted on DigitalOcean App Platform. This site is a one-page website and shows the versatility of Teri as a software engineer.

Awesome Lists containing this project

README

        

Current version of [Teri](https://do-teri-qeuse.ondigitalocean.app/) 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://do-teri-qeuse.ondigitalocean.app/)

![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

Click this button to deploy the app to the DigitalOcean App Platform

[![Deploy to DO](https://mp-assets1.sfo2.digitaloceanspaces.com/deploy-to-do/do-btn-blue.svg)](https://cloud.digitalocean.com/apps/new?repo=https://github.com/terieyenike/do-teri/tree/main&refcode=97aee38fde94)

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