websites
websites
http://leaflet-extras.github.io/leaflet-providers/preview/
load spinner
https://contactmentor.com/how-to-add-loading-spinner-react-js/
https://bootsnipp.com/snippets/z8699
background transperent
https://www.adobe.com/express/feature/image/transparent-background
owl-carousel
https://www.c-sharpcorner.com/article/how-to-use-owl-carousel-in-reactjs/
modal windows
https://react-bootstrap.github.io/components/modal/
xml-file-reading
https://therichpost.com/reactjs-read-xml-file-data-working-demo/
dynamic table
https://www.pluralsight.com/guides/creating-dynamic-editable-tables-with-reactjs
https://www.geeksforgeeks.org/how-to-upload-image-and-preview-it-using-reactjs/
https://medium.com/technoetics/create-basic-login-forms-using-create-react-app-
module-in-reactjs-511b9790dede
https://www.codementor.io/@rajjeet/step-by-step-create-a-react-project-from-
scratch-11s9skvnxv
https://www.guru99.com/reactjs-tutorial.html
https://roopamgarg.medium.com/how-to-integrate-razorpay-payment-gateway-with-react-
js-and-node-js-98244b9c0a87
https://www.freecodecamp.org/news/integrate-a-payment-gateway-in-next-js-and-react-
with-razorpay-and-tailwindcss/
https://www.freecodecamp.org/news/beginner-react-project-build-basic-forms-using-
react-hooks/
https://www.makeuseof.com/redirect-user-after-login-react/
https://fahmidasclassroom.com/how-to-convert-html-template-into-react-project/
https://www.freecodecamp.org/news/author/reed
https://webpack.js.org/loaders/css-loader/
https://mfikri.com/en/blog/node-express-react-mysql
https://mfikri.com/en/blog/react-express-mysql-authentication
https://medium.com/hackernoon/the-100-correct-way-to-split-your-chunks-with-
webpack-f8a9df5b7758
https://dev.to/enter?state=new-user
https://codeshack.io/basic-login-system-nodejs-express-mysql/
https://webpack.js.org/guides/code-splitting/
https://www.tutsmake.com/create-registration-and-login-form-in-node-js-mysql/
https://www.geeksforgeeks.org/javascript-examples/
https://morioh.com/p/c6e73ed575bb
https://forum.freecodecamp.org/u/rama_kavuri/activity
https://www.section.io/engineering-education/webpack/
https://boodmo.com/catalog/part-84901m62b00-36625762/
https://boodmo.com/catalog/part-84902m62b00-36625820/
https://sequelize.org/v3/docs/legacy/
https://v5.reactrouter.com/web/example/query-parameters
https://therichpost.com/how-to-use-jquery-datatable-in-reactjs-application/
https://demo.mobiscroll.com/react/datetime/#
https://www.freecodecamp.org/news/build-a-realtime-chat-app-with-react-express-
socketio-and-harperdb/
https://www.geeksforgeeks.org/how-to-upload-image-and-preview-it-using-reactjs/
https://www.cloudhadoop.com/reactjs-display-image-url/
https://sequelize.org/docs/v6/category/core-concepts/
image upload
https://github.com/richardgirges/express-fileupload/tree/master/example#basic-file-
upload
https://medium.com/geekculture/upload-image-file-in-react-to-mongodb-362b02abfc71
https://www.positronx.io/react-file-upload-tutorial-with-node-express-and-multer/
https://www.tutsmake.com/file-upload-in-mongodb-using-node-js/
charts from db
https://learncoders.xyz/how-to-create-charts-in-react-with-an-example/
https://www.hhutzler.de/blog/running-first-node-js-project-netbeans/
https://www.tutorialspoint.com/reactjs/reactjs_installation.htm
https://www.tutorialspoint.com/reactjs/reactjs_installation.htm
https://www.w3schools.com/REACT/react_getstarted.asp
https://reactjs.org/docs/hello-world.html
.box {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
</pre>
camera
https://www.positronx.io/react-js-capture-images-and-pictures-using-webcam-
tutorial/
In your code:
import Moment from 'moment';
Moment(new Date()).format("YYYY-MM-DD hh:mm:ss");