Hack or Snooze is a web application that allows users to create accounts, log in, create articles, and mark articles as favorites, among other features.
- User Authentication: Users can create accounts and log in to the application.
- Create Articles: Users can create articles by providing the title, author, and URL.
- Favorite Articles: Users can mark articles as favorites to easily access them later.
- View All Articles: Users can browse and view all articles created by different users.
- User Profile: Users have a profile section displaying their account information.
-
Options:
- Click on repository link to use application: https://13ruffles13.github.io/HackOrSnooze/
- App can be installed on desktop by cloning the repository and ran by a live server.
-
No NPM installations needed!