echo-trend

所属分类:搜索引擎
开发工具:PHP
文件大小:0KB
下载次数:0
上传日期:2024-01-16 23:52:43
上 传 者sh-1993
说明:  在后端使用PHP Laravel构建的全堆栈web应用程序,在前端使用React。它提供了个性化的新闻提要,并且…
(Full-stack web application built with PHP Laravel on the backend and React on the frontend. It provides a personalized news feeds, and en…)

文件列表:
app/
bootstrap/
config/
database/
modules/
public/
resources/
routes/
storage/
tests/
.editorconfig
.env.example
artisan
composer.json
composer.lock
modules_statuses.json
phpunit.xml

# echo-trend - [About](https://github.com/iSemary/echo-trend/blob/master/#about) - [Features](https://github.com/iSemary/echo-trend/blob/master/#features) - [Get Started](https://github.com/iSemary/echo-trend/blob/master/#get-started) - [Postman Collection](https://github.com/iSemary/echo-trend/blob/master/#postman-collection) - [Installation](https://github.com/iSemary/echo-trend/blob/master/#installation) ## About Full-stack web application built with PHP Laravel on the backend and React on the frontend. It provides a personalized news feeds, and engaging features. ## Features 1. **User Authentication & Registration:** - Enable account creation and login for saving preferences. 2. **Article Search & Filtering:** - Implement keyword-based search and filters for date, category, and source. 3. **Personalized News Feed:** - Allow users to customize their feed with preferred sources, categories, and authors. 4. **Mobile-Responsive Design:** - Optimize the website for a seamless mobile viewing experience. ## Get Started ### Postman Collection [Open With Postman](https://github.com/iSemary/echo-trend/blob/master/https://www.postman.com/isemary/workspace/echo-trend/overview) ### Installation #### 1. Clone The Repository git clone https://github.com/iSemary/echo-trend.git ### Laravel Project #### 2. Install Required Dependencies composer i #### 3. Migrate Tables php artisan migrate php artisan module:migrate #### 4. Install Passport Keys php artisan passport:install #### 5. Generate Laravel App Key php artisan key:generate #### 6. Run application local php artisan serve ### React Project #### 7. Navigate to react project cd resources/js #### 8. Install Dependencies npm i #### 9. Run Locally npm start #### 10. Watch SCSS Files sass --watch resources/js/src/assets/styles/style.scss:resources/js/src/assets/styles/style.css #### 11. Build Production npm run build

近期下载者

相关文件


收藏者