Category: Database, Data, github, gitlab, bitbucket

As it turned out, I didn't know what RedwoodJS was, but now I can't wait to build more projects using it.

RedwoodJS uses Yarn for package management and project installation, so you will need to install it if you haven't already.

You will now have a redwood-meme-generator folder with all of your project files in it.

Next, you want to use Netlify as a simple way for users to create accounts and log in to your app.

Related Articles