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

https://github.com/ashwin7mak/frontend-assessment

Front end assessment using react and redux
https://github.com/ashwin7mak/frontend-assessment

react redux redux-thunk scss

Last synced: 2 months ago
JSON representation

Front end assessment using react and redux

Awesome Lists containing this project

README

        

# Frontend Assessment

Stackline GitHub repository: https://github.com/ashwin7mak/frontend-assessment

Live web page (hosted on GitHub Pages): https://ashwin7mak.github.io/frontend-assessment/

## Installation Instructions

Follow these instructions to get a development environment up and running.

Clone the repository

```
git clone https://github.com/ashwin7mak/frontend-assessment.git
```

Install dependencies

```
npm install
```

Run the app in development mode

```
npm start
```

## Requirements

### Resources to get started (attached via email):

1. A JSON file to be used as the data source to populate the web page
2. A wire mockup of what your final web page should look like

### We are looking for:

1. A solution that resembles the provided mock up closely and implements AT LEAST ONE of either the graph or chart as seen in the mock up.
2. A working solution that takes the provided JSON file as output from a stubbed-out API call
3. A solution that implements React and Redux best practices and patterns
4. Clean code

### Assets to be returned via email within the provided time frame:

1. A [public repository](https://github.com/ashwin7mak/frontend-assessment) to view the final code
2. A [public URL](https://ashwin7mak.github.io/frontend-assessment/) to view the web page

## Technologies Used

- React
- Redux
- JavaScript
- HTML
- SCSS

## Thank You

I really enjoyed working in this project. Looking forward for the feedback !