Coder Social home page Coder Social logo

post-reader-react's Introduction

post-reader-react:

A simple post reader has login window with email and name. When submitted, new token is received via API, and posts are being displayed. Lifetime of every token is limited to 1 hour.

Icons made by Kiranshastry from www.flaticon.com

Features

Task

Create a simple post reader as a React SPA. Implement above using React components and CSS3. Retrieve the data shown in the app from the API described below. Concentrate on functionality, code quality and testability, not appearance. Any common state management, routing and/or testing library can be used. Using CSS toolkits and UI frameworks (bootstrap etc) is not ok. The purpose is to evaluate your coding skills, not npm skills.

Implemented features:

Login Screen with email and name inputs. Sender list with sender name and post count ordered by name alphabetically (made in console). Post list where posts are ordered by creation time (made in console).

Still missing features:

Post order buttons to allow choosing most recent first and most recent last ordering for posts list Clicking on a sender opens that sender's posts in the post list view. Search box for senders. Any senders whose name do not contain the text entered are hidden Search box for posts. Any posts that do not contain the text entered are hidden Deep-linkable post list. This means that it is possible to enter a URL that directly selects the sender whose posts are shown.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Node.JS and npm must be installed. Download and install them from here.

Installing

Follow these steps to run this project in your local computer.

$ https://github.com/elanor/post-reader-react.git
$ cd post-reader-react
$ npm i

Now, to run both the project on port 3000, run:

$ npm start

Go to http://localhost:3000 to view the app.

Built With

Authors

License

This project is licensed under the MIT License.

post-reader-react's People

Contributors

elanor avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.