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

https://github.com/shootermv/indeni-exam

example app for my react skills demonstration
https://github.com/shootermv/indeni-exam

parcel react

Last synced: 29 days ago
JSON representation

example app for my react skills demonstration

Awesome Lists containing this project

README

          

## How To Use
### `npm run dev`

Runs the app in the development mode.

Open [http://localhost:1234](http://localhost:1234) to view it in the browser.

view the [demo](https://ideni-exam.herokuapp.com/)

## tests
### `npm run test`

### Tools I Used To Build This App:

* [Parcel](https://parceljs.org/) - JS bundling tool with zero configuration needed!
* [Reach Router](https://reach.tech/router) - Great router imlpementation for React!
* [React Context Api](https://reactjs.org/docs/context.html) - A new way of share data between components (become stable at recent versions)!
* [React Hooks](https://reactjs.org/docs/hooks-intro.html) - More convenient way of writing react components introduced recently by React great Guys!

### More Tools I Used For Generate Content

* [randomuser](https://randomuser.me) - For generate cool avatar images
* [Mockaroo](https://mockaroo.com/) - For generate json

I know - some of the tools might seem to you as uncommon - but hey, i wanted to demonstrate that sometimes even when something is uncommon - it still can be good (so why not use it?)...
(Also i wanted to have little fun doing this assesment, and i think i deserve some fun too!)

### Main Tendention
My main tendention was:
To use as less packages and tools as possible -
i mean: why use
![alt text](https://raw.githubusercontent.com/shootermv/indeni-exam/master/tank.jpeg)
if you need only
![alt text](https://raw.githubusercontent.com/shootermv/indeni-exam/master/cicle.jpeg)