Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mortonprod/profile-react

This is an example using react with react-create-app to create a profile page
https://github.com/mortonprod/profile-react

react react-create-app

Last synced: 1 day ago
JSON representation

This is an example using react with react-create-app to create a profile page

Awesome Lists containing this project

README

        

# Profile Page

This is a single component which uses react-create-app to deploy and build.

# Build

To build the app
```
npm run build
```

# Start

To start the app.

```
npm run start
```

# Where to see it
This component has been deployed to github pages

[My page on github](https://mortonprod.github.io/profile-react/)

You can always see it on my portfolio.

[My portfolio](https://alexandermorton.co.uk)