{"id":17648111,"url":"https://github.com/sontungexpt/dreamy-farm-client","last_synced_at":"2026-02-16T14:01:45.901Z","repository":{"id":175827515,"uuid":"633862793","full_name":"sontungexpt/dreamy-farm-client","owner":"sontungexpt","description":"The ui for dreamy farm website","archived":false,"fork":false,"pushed_at":"2023-07-18T06:06:02.000Z","size":11345,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-12T13:07:12.335Z","etag":null,"topics":["farm","javascript","javascriptreact","project","reactjs","scss","web"],"latest_commit_sha":null,"homepage":"","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/sontungexpt.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":"2023-04-28T13:04:25.000Z","updated_at":"2023-06-16T09:39:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"3fc2ca39-edd1-4d24-9b82-d0aa02892fd6","html_url":"https://github.com/sontungexpt/dreamy-farm-client","commit_stats":null,"previous_names":["sontungexpt/dreamy-farm-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sontungexpt/dreamy-farm-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sontungexpt%2Fdreamy-farm-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sontungexpt%2Fdreamy-farm-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sontungexpt%2Fdreamy-farm-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sontungexpt%2Fdreamy-farm-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sontungexpt","download_url":"https://codeload.github.com/sontungexpt/dreamy-farm-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sontungexpt%2Fdreamy-farm-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29509252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["farm","javascript","javascriptreact","project","reactjs","scss","web"],"created_at":"2024-10-23T11:16:20.112Z","updated_at":"2026-02-16T14:01:45.896Z","avatar_url":"https://github.com/sontungexpt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The development branch of the dreamy farm website\n\n## 1. Preview\n[Video](https://drive.google.com/file/d/1C5Wr48A6sTY2TbLIwJNIm87F2Dc5oSuW/view?usp=sharing)\n\n\u003cdetails\u003e\n  \u003csummary\u003eShow Images\u003c/summary\u003e\n\n![Preview 1](./gitsources/previews/dreamy_farm_1.png)\n![Preview 2](./gitsources/previews/dreamy_farm_2.png)\n![Preview 3](./gitsources/previews/dreamy_farm_3.png)\n![Preview 4](./gitsources/previews/dreamy_farm_4.png)\n![Preview 5](./gitsources/previews/dreamy_farm_5.png)\n![Preview 6](./gitsources/previews/dreamy_farm_6.png)\n![Preview 7](./gitsources/previews/dreamy_farm_7.png)\n![Preview 8](./gitsources/previews/dreamy_farm_8.png)\n![Preview 9](./gitsources/previews/dreamy_farm_9.png)\n![Preview 10](./gitsources/previews/dreamy_farm_10.png)\n![Preview 11](./gitsources/previews/dreamy_farm_11.png)\n![Preview 12](./gitsources/previews/dreamy_farm_12.png)\n![Preview 14](./gitsources/previews/dreamy_farm_14.png)\n![Preview 17](./gitsources/previews/dreamy_farm_17.png)\n\n\u003c/details\u003e\n\n## 2. Features\n\n- **Searchbar**: search products and recipes (priority products) 5 results for\n  each time\n\n- **Login, Register**: with password encryption\n\n- **Feedback**: User cand send feedback to you\n\n- **Two language**: Vietnamese and English\n\n- **Pages**:\n\n  - **Home page**: Introduce website\n\n  - **Product page**: Show products in your db\n\n  - **Recipe page**: Show recipes in your db\n\n  - **About us**: Information about the company\n\n  - **Wishlist page**: Show your favorite products\n\n  - **Order page**: Show your old orders\n\n  - **Address page**: Show your addreses\n\n  - **Account information page**: To change your acount information\n\n  - **Shopping cart page**: Show your products you choose to buy\n\n  - **Checkout page**: Checkout before finsihed your order\n\n  - **Product detail**: Show detail about product\n\n  - **Recipe detail**: Show detail about recipe\n\n\n\n## 3. How to run this project\n\n- **Step 1. Install mongodb (because this project use local db)**\n\n- **Step 2. Clone backend repo and this repo**\n\n  ```\n  git clone https://github.com/sontungexpt/dreamy-farm-server.git\n  ```\n\n  ```\n  git clone https://github.com/sontungexpt/dreamy-farm-client.git\n  ```\n\n- **Step 3. Run mongodb**\n\n- **Step 4. Run the backend project first**\n\n  **NOTE: Make sure installed all dependencies packages when pull from the remote if not run this command**\n\n  ```\n  npm install\n  ```\n\n  **Run project (Make sure you are in the root folder of the project)**\n\n  ```\n  npm start\n  ```\n\n- **Step 5. Run the frontend project**\n\n  **NOTE: Make sure installed all dependencies packages when pull from the remote if not run this command**\n\n  ```\n  npm install\n  ```\n\n  **Run project (Make sure you are in the root folder of the project)**\n\n  ```\n  npm start\n  ```\n\n## 4. Authors\n\n- **1. [Tran Vo Son Tung](https://github.com/sontungexpt)**\n- **2. [Pham Nguyet Quynh](https://github.com/PhamNguyetQuynh)**\n- **3. [Vo Nhu Phi](https://github.com/phifin)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsontungexpt%2Fdreamy-farm-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsontungexpt%2Fdreamy-farm-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsontungexpt%2Fdreamy-farm-client/lists"}