Skip to content

EileenJuergens/IC_EJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

IC_EJ by Eileen Juergens 📝

1. Getting started

Fork this repo and then git clone your forked repo to your computer. Move with cd client in the client directory and run here npm install. Run the app in the development mode with expo start in the client directory, this will open the expo developer tools page on http://localhost:19002 in the browser. Scan with your camera of your mobile device the shown QR code and follow the like to open the project in the expo app.

2. Challenge

This challenge should be build with React Native under the use of best practices, architecture and smart use of ES6 features. The Reddit API should be used to retrieve the data.

Reddit is a news website wherein registered users can submit posts or links to content that other users can vote and comment, the total number of votes determine the position of the post inside the website, each of these posts are grouped into categories known as “subreddits”.

For this challenge the last posts in the r/pics subreddit should be accessed.

3. Testing solution

To test the functionality of Redux, run npm test test/actions.test.js and afterwards npm test test/reducers.test.js in the client directory of this repo.

4. Developer

Eileen Jürgens - GitHub - LinkedIn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published