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

https://github.com/IngPorto/ReactJS-old-version-practice

ReactJS version 0.13.3 from 2015, practice in the learning process. Based on a Platzi course.
https://github.com/IngPorto/ReactJS-old-version-practice

babel browserify es6 javascript jsx now platzi-course reactjs uid ux zeit

Last synced: about 1 month ago
JSON representation

ReactJS version 0.13.3 from 2015, practice in the learning process. Based on a Platzi course.

Awesome Lists containing this project

README

        

# ReactJS-old-version-practice
ReactJS version 0.13.3 from 2015, practice in the learning process. Based on a Platzi course. The project is deployed in [now](https://zeit.co/now).

- [x] _Click_ on any pokemon to display theirs messages below in a "chat".

## Installation
```
$> npm install
$> npm run build
```
- [x] _Open_ 'ejemplo_3.html', the lastest functional

## Global URL _powered by now_
* https://reactjs-old-version-practice-dt19gkjjx.now.sh/ejemplo_3.html

## Modest screenshot
![Screenshot](./images/screenshot-01.png)