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

https://github.com/Loktra/Front-End-Engineer

Front End Engineer Programming Challenge
https://github.com/Loktra/Front-End-Engineer

Last synced: 8 months ago
JSON representation

Front End Engineer Programming Challenge

Awesome Lists containing this project

README

          

## Front End Engineer Task
You must complete one of the following task:

1. Complete [donation](Donate.md) task.
2. Implement a [shopping cart](ShoppingCart.md).

Commit and push your code to your new repository. Use [Github Pages](https://help.github.com/articles/what-is-github-pages/) or any other hosting service to run your solution.

To apply, please email careers@loktra.com with your solution. Include link of your code on Github. Also please explain why you would be a good fit for this job.

### Things to keep in mind:

* Write production quality code.
* The code should be cross browser compatible and responsive across different devices.
* Your app should be consistent across all tabs when user is making changes in any one of them.
* Ensure code follows a consistent convention.