Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/terieyenike/do-teri
- Owner: Terieyenike
- Created: 2021-01-09T03:57:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-09T08:54:34.000Z (about 4 years ago)
- Last Synced: 2025-01-19T05:15:34.929Z (6 days ago)
- Topics: digitalocean, react, styled-components
- Language: JavaScript
- Homepage:
- Size: 505 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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