/Jokes

Primary LanguageC#

Jokes App 🎉

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.

Key Features ✨

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 😉

Setup 🛠️

  1. Prerequisites:

  2. Clone it: Download the code from this repository.

  3. Install those Dependencies: npm install

  4. Database Time:

    • dotnet ef migrations add Initial
    • dotnet ef database update
  5. Blast Off! dotnet run 🚀

Tech Stack 🤓

ASP.NET MVC Entity Framework Core ASP.NET Identity TailwindCSS A dash of C#

To-Do 📝

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!

License ⚖️

This project is licensed under the MIT License - see the LICENSE.md: LICENSE.md file for details.