Summary
Keywords
Full Transcript
in this video, we start a new react js basic and simple project in Hindi Language by anil Sidhu Video points Install Node and npm create React Project Install JSON fake API server test both are working fine project points Make A project structure Routing Login and registration API calls Listing of restaurants Make New restaurant Update restaurant details Delete restaurant Search restaurants style and design etc... advance Google Map redux upload photos gallery login with facebook, google link and commands curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash - sudo apt install nodejs https://create-react-app.dev/docs/getting-started/ npx create-react-app restaurant-app cd restaurants-app npm start https://github.com/typicode/json-server Checkout and subscribe our new channel for technical news https://www.youtube.com/channel/UCUu2FA5OO9KpFXL2ZYR0aNg
