Simple store for learning purposes
Front-end made with React and Redux, back-end implemented with Node.js with connection to Mongo Atlas.
You will need some .env file, which will contain MONGO_URI with link to MongoDB (Mongo Atlas used in this project) and
PORT which specifies port number on which the app should run