HOW TO RUN THE PROJECT to start the project on localhost run: npm run dev
TECHNOLOGIES UI(React, css3(grid, flexbox)), BusinessLogic(Redux/thunk), backend(Mongodb), server(express.js)
DESCRIPTION: the app is designed to be used as an online notebook where a user adds boards to store different topics with his memoes
APPLICATION: the app can be used to store lists of your daily tasks or lists of what you are learning. for example, if you are learning React: -add board called 'React' -add topic called 'Lifecylces' -add a list of lifecycles with the description and tick those that you have learnt/done