{"id":21880334,"url":"https://github.com/flacode/shopping-list-react","last_synced_at":"2025-03-22T00:27:49.618Z","repository":{"id":87740565,"uuid":"108989213","full_name":"flacode/shopping-list-react","owner":"flacode","description":"ReactJS client to consume the API developed in https://github.com/flacode/shopping_list","archived":false,"fork":false,"pushed_at":"2018-02-16T15:10:06.000Z","size":657,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T18:46:04.718Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/flacode.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-10-31T11:58:52.000Z","updated_at":"2018-10-10T12:35:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"0cb6c00a-6b8c-4530-b468-a923b697e950","html_url":"https://github.com/flacode/shopping-list-react","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/flacode%2Fshopping-list-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flacode%2Fshopping-list-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flacode%2Fshopping-list-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flacode%2Fshopping-list-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flacode","download_url":"https://codeload.github.com/flacode/shopping-list-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244890011,"owners_count":20527025,"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":[],"created_at":"2024-11-28T08:42:42.573Z","updated_at":"2025-03-22T00:27:49.598Z","avatar_url":"https://github.com/flacode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ShoppingList\n[![Build Status](https://travis-ci.org/flacode/shopping-list-react.svg?branch=develop)](https://travis-ci.org/flacode/shopping-list-react) [![Test Coverage](https://api.codeclimate.com/v1/badges/f61b4fe09939223c9636/test_coverage)](https://codeclimate.com/github/flacode/shopping-list-react/test_coverage) [![Maintainability](https://api.codeclimate.com/v1/badges/f61b4fe09939223c9636/maintainability)](https://codeclimate.com/github/flacode/shopping-list-react/maintainability)\n\u003e ShoppingList is an application that allows users to record, share and keep track of their shopping lists. This application already has an API hosted [here](https://deployment-shopping-list-api.herokuapp.com). Details about the API can be found both in its [documentation](https://shoppinglist12.docs.apiary.io/#) and [Github repository](https://github.com/flacode/shopping_list). This project builds a ReactJS client to consume this API.\n\n## Live site\nYou can interact with the application [here](https://shoppingug.herokuapp.com/).\n\n## Features\n- Users can create accounts.\n- Users can log in.\n- Users can create, view, update and delete shopping lists. \n- Users can add, update, view or delete items in a shopping list.\n\n## Tools used\nTools used for development of this client are;\n- Creating the application : [create-react-app](https://github.com/facebook/create-react-app/blob/master/README.md#getting-started)\n- Editor: [Vs code](https://code.visualstudio.com)\n- Programming language: [Javascript ES6](http://es6-features.org/#Constants)\n- Library: [React](https://reactjs.org)\n- Linting: [EsLint](https://eslint.org)\n\n## How to set up?\n- Create a directory and change to that directory\n```sh\n  \u003e mkdir shopping-list\n  \u003e cd shopping-list\n```\n- Clone this repository.\n```sh\n\u003e git clone https://github.com/flacode/shopping-list-react.git\n```\n- Install the required dependencies.\n```sh\n\u003e cd shopping-list-react\n\u003e npm install\n```\n- Run the application.\n```sh\n\u003e npm start\n```\n- Enter http://localhost:3000 in your browser to interact with your local version of your application.\n\n## Running the tests\n - In the root repository, run\n ```sh\n\u003e npm test\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflacode%2Fshopping-list-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflacode%2Fshopping-list-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflacode%2Fshopping-list-react/lists"}