Где искать: по сайтам Запорожской области, статьи, видео ролики
пример: покупка автомобиля в Запорожье
Hello everyone.
In this tutorial, we will learn how to build a simple to do application from scratch using
React JS as the front end, Node and Express JS as the backend, and Mongo DB as the database.
we will first install all the pre requisites.
then we will create the database and objects required for our app.
next we will create the backend project using Node and Express JS.
and finally we will start creating the React project.