react-router-dom
- client-side routingreact-helmet
- manages the document head, including title, description and meta tagsreact-snapshot
- a zero-configuration pre-renderer for React appsstyled-components
- allows to use SCSS-like code increate-react-app
and supports vanilla CSS out of the box- axios - HTTP promise-based requests
- Node/Express - server setup
- body-parser - parse incoming requests bodies
- mongoose - schema-based solution for MongoDB
nodemon
- automatic reload of server file changesforeman
- bootswebpack-dev-server
and API simultanenously