As a big fan of memes when I finished my Bootcamp I decided to apply my knowledge to create my own social media app and here is Memeland!
HTML, CSS, Javascript, React, Material-ui, Redux.
Node.js, Express, mongoose
MongoDB, Mongo Atlas
Clone the project to a folder in your PC
-
Open the project console and in the root of the folder run the command line,
npm install
after finished it runnpm run dev
-
Inside
client
folder, run the command line,npm install
after finished it runnpm start
(go to http://localhost:3000/).