This video explains the steps necessary to build a (yet another) Notes application using Node.js, SQLite, React.js and Material UI.
The application will be using Node.js as a server and SQLite for data storage at the back-end.
React and Material ui will be used at the front-end.
Code for the app:
Server code:
github.com/edkaresli/notes_app_server.git
Front-end code:
github.com/edkaresli/notes_app_frontend.git
コメント