International Worldwide is a simple yet powerful web application designed to offer multiple-choice quizzes on various web development topics, presented in multiple languages. Whether you're brushing up on your JavaScript fundamentals, testing your CSS knowledge, or exploring other web technologies, this platform provides an accessible and multilingual learning experience. Built with cutting-edge technologies like Next.js and Next-Intl, it ensures a smooth and localized user experience for developers around the globe.
Key Features:
This project leverages the following key technologies:
@heroicons/react
, class-variance-authority
, clsx
, lodash
, next-themes
, nextjs-toploader
, tailwind-merge
, tw-animate-css
.Get up and running with International Worldwide in a few simple steps:
Clone the repository:
git clone https://github.com/egarrisxn/international-worldwide.git
cd international-worldwide
Install dependencies using pnpm:
pnpm install
(Note: This project is configured to use pnpm as the package manager.)
Start the development server:
pnpm dev
Open your browser and navigate to http://localhost:3000 to explore the application.
Build the application for production:
pnpm build
Start the production server:
pnpm start
The easiest and recommended way to deploy your International Worldwide app is using the Vercel Platform. Vercel provides automatic deployments, continuous integration, and HTTPS out of the box.
Simply push your code to a Git repository (e.g., GitHub, GitLab, Bitbucket) and import your project into Vercel.
For more detailed instructions, refer to the Next.js deployment documentation on Vercel.
This project is open-source and licensed under the MIT License. Feel free to use, modify, and distribute it as per the terms of the license.
Contributions are welcome! If you have ideas for new quiz topics, language support, or improvements to the codebase, please feel free to open an issue or submit a pull request. Let's make International Worldwide even better together!
If you have any questions, suggestions, or feedback, please don't hesitate to reach out:
Thank you for checking out International Worldwide! We hope you enjoy testing your web development knowledge in multiple languages!