Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/terieyenike/profile

Phase 1.1 - Enye front-end
https://github.com/terieyenike/profile

Last synced: about 1 month ago
JSON representation

Phase 1.1 - Enye front-end

Awesome Lists containing this project

README

        

## E-commerce transaction details

Profile front-end application using an e-commerce transaction details from its [API](https://api.enye.tech/v1/challenge/records).

App hosted/deployed on [Netlify](https://enye-teri.netlify.app/)

![image](https://user-images.githubusercontent.com/25850598/105642404-c5620d00-5e89-11eb-9f1d-57eb7ff1dc8e.png)

[![Netlify Status](https://api.netlify.com/api/v1/badges/953dfbcc-c13f-4950-a030-040cf46c4871/deploy-status)](https://app.netlify.com/sites/enye-teri/deploys)

## ⚒ Installation & Set Up

1. Install React

```
npx create-react-app profile
```

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

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