{"id":19431789,"url":"https://github.com/nicksp/medium-lite-client","last_synced_at":"2026-05-09T05:06:46.482Z","repository":{"id":149880071,"uuid":"90377865","full_name":"nicksp/medium-lite-client","owner":"nicksp","description":"React/Redux client app","archived":false,"fork":false,"pushed_at":"2017-06-25T21:33:52.000Z","size":501,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-07T20:22:02.900Z","etag":null,"topics":["client","create-react-app","medium","react","redux"],"latest_commit_sha":null,"homepage":"https://medium-lite.firebaseapp.com/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nicksp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-05T13:22:24.000Z","updated_at":"2017-06-25T21:37:31.000Z","dependencies_parsed_at":"2023-07-22T06:50:21.305Z","dependency_job_id":null,"html_url":"https://github.com/nicksp/medium-lite-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Fmedium-lite-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Fmedium-lite-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Fmedium-lite-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Fmedium-lite-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicksp","download_url":"https://codeload.github.com/nicksp/medium-lite-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240612550,"owners_count":19829027,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["client","create-react-app","medium","react","redux"],"created_at":"2024-11-10T14:31:57.499Z","updated_at":"2026-05-09T05:06:41.425Z","avatar_url":"https://github.com/nicksp.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Medium Clone Client App\n\n## Getting Started\n\nTo get the frontend running locally:\n\n- Clone this repo `git clone https://github.com/nicksp/medium-lite-client.git`\n- `yarn install` to install all the required dependencies\n- `yarn start` to start the local server\n\n### Making requests to the backend API\n\nThe source code for the backend server (Node/Express based) can be found in [this repo](https://github.com/nicksp/medium-lite-api-server).\n\nIf you want to change the API URL to a local server, simply edit `src/agent.js` and change `API_ROOT` to the local server's URL (i.e. `http://localhost:3000/api`).\n\n## Functionality Overview\n\nThe example application is a social blogging site (i.e. a Medium.com lite clone). It uses a custom API for all requests, including authentication.\n\n**General functionality:**\n\n- Authenticate users via JWT (login/signup pages)\n- CRU* users (sign up \u0026 settings page)\n- CRUD articles\n- CR*D comments on articles\n- GET and display paginated lists of articles\n- Favorite/Unfavorite articles\n- Follow/Unfollow other users\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicksp%2Fmedium-lite-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicksp%2Fmedium-lite-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicksp%2Fmedium-lite-client/lists"}