React blog application with php backend complete guide with api development 2022

    By: Manu
    1 year ago
    Category: ReactViews: 811




    In this guide you will see how to develop react blog application along with api development using php, We are going to have front code separate from backend code. and frontend will fetch data from api endpoints.


    Important Commands to install required packages.

    npm install styled-components
    npm install react-router-dom@6
    npm i chakra-paginator
    npm i @chakra-ui/icons
    
    
    npm i @chakra-ui/react @emotion/react@^11 @emotion/styled@^11 framer-motion@^6