Skip to content

pedadasaikrishna/Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


MindMash - Quiz App 🎮🧠

Welcome to MindMash! The ultimate quiz app where you can test your knowledge and challenge your friends. 🚀

Live Demo 🌐

Check out the live version of MindMash here: MindMash Live 🎉


Features 🏆

  • Interactive quiz 🎯
  • Real-time score tracking 📊
  • Fun and engaging UI with Light mode 🌙
  • Responsive and mobile-friendly design 📱

How to Clone the Repository and Run Locally 🖥️

  1. Clone the repository to your local machine:

    git clone https://github.com/pedadasaikrishna/Quiz.git
  2. Navigate into the project folder:

    cd Quiz
  3. Install the required dependencies:

    Make sure you have Node.js installed, then run:

    npm install
  4. Run the application locally:

    Start the development server:

    npm start

    This will launch the app at http://localhost:3000.


How to Deploy 🚀

  1. Create an account on Netlify if you don’t already have one. 🖥️

  2. Deploy via GitHub:

    • Go to your Netlify Dashboard.
    • Click New Site from Git and connect your GitHub account.
    • Select the MindMash repository (Quiz) from your GitHub.
    • Netlify will automatically deploy your app after connecting.
  3. Configure build settings (if needed):

    • In Build Command, enter npm run build.
    • In Publish Directory, enter build/.
  4. Deploy the site, and you will get a live link to share! 🎉


Contributing 🤝

  1. Fork the repository and clone it to your machine.

  2. Create a new branch for your feature:

    git checkout -b your-feature-name
  3. Make your changes, commit, and push the changes:

    git commit -m "Description of changes"
    git push origin your-feature-name
  4. Open a Pull Request on GitHub to merge your changes into the main branch.


License 📝

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


Connect with Us 🤗

Feel free to reach out, and don’t forget to star ⭐ the repository if you liked the project!

Happy quizzing! 🎉🧠


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published