A lighthearted web app to keep your laughs rolling! Built with ASP.NET MVC, Individual Accounts for secure giggles, and styled with TailwindCSS for that modern pizzazz.
User Accounts: Register and login to save your side-splitting humor 🔐 Jokes Galore: We're working on adding in the actual jokes...soon! 😅 Tailwind-Powered: A sprinkle of TailwindCSS makes it look as good as it (will eventually) function 😉
-
Prerequisites:
- .NET SDK: Get it, love it https://dotnet.microsoft.com/download
- Node.js/npm: For all things Tailwind https://nodejs.org/
- Visual Studio Code: Where the coding magic happens https://code.visualstudio.com/
-
Clone it: Download the code from this repository.
-
Install those Dependencies:
npm install
-
Database Time:
dotnet ef migrations add Initial
dotnet ef database update
-
Blast Off! dotnet run 🚀
ASP.NET MVC Entity Framework Core ASP.NET Identity TailwindCSS A dash of C#
Actually add jokes to the joke app... 🤦♀️ ...more TBD as functionality gets real 😅 Contributing 🌱 Got the funniest joke on Earth? Can code better in your sleep than we can when fully awake? Feel free to open an issue or submit a pull request. This project is in an early (ridiculous) state, so all constructive help is welcome!
This project is licensed under the MIT License - see the LICENSE.md: LICENSE.md file for details.