Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/presttec/laravel-react-crud-posts


https://github.com/presttec/laravel-react-crud-posts

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Laravel-React-Crud-Posts
A crud operation web application where you can Create, Retrieve, Update, Delete Posts. Backend in Laravel PHP framework and Frontend in React JS framework.

## Thumbnail


## Demo

## Features

1. Laravel 8 Framework
2. A Complete CRUD Operation(Create, Retrieve, Update, Delete)
3. Fully Format Time Stamp of Every Post.
4. A New Post always comes on top.
5. A Soft UI Design
6. Shows Greeting Message according to time.
7. Responsive For All Devices!!
8. Adding authentication soon
9. React js Fronend
10. Axios

### Requirements

1. PHP version upto 7.4
2. Laravel version 8.0

### Installation

1. Clone the project using git clone
2. Copy a fresh .env file from laravel github
3. Update .env file by adding database information like DB_HOST.
4. Go to project root folder.Open git bash or terminal and run composer install
5. Run php artisan key:generate in the terminal
6. Run php artisan migrate
7. npm install
8. npm run dev
9. php artisan serve

## Queries & More Content
[Medium](https://medium.com/@vikalpkaushik99)
[LinkedIn](https://www.linkedin.com/in/vikalp-kaushik-99966a1ab)
[Instagram](https://www.instagram.com/vikalp._.kaushik)