Spiel is a Full Crud Blog App that utilizes RESTful routes.
https://spiel-blog.herokuapp.com/
- A user will be able to register with this app and see top blog posts and users.
- User will be able to choose blog posts based on genre of posts.
- User will be able to create a blog post as well as edit their posts.
- User will be able to delete any posts that belongs to the user.
In addition, users will be able to comment and like any posts that they read.
dotenv, mongoose, bcrypt, express, node, ejs, mongoconnect
HTML, CSS, JavaScript