Giter Site home page Giter Site logo

tejas-24ytj / the-brainybowl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 2604pr/the-brainybowl

0.0 0.0 0.0 533 KB

The BrainyBowl web app is built using React JS. It allows the user to select the criteria for their quiz from a list of options. The user can then proceed to answer the questions in the quiz and their performance will be tracked and shown in the scoreboard.

Home Page: https://65f5d3745ee8bcd926de8af7--unrivaled-cranachan-d6ecc1.netlify.app/

JavaScript 79.93% CSS 16.67% HTML 2.84% Dockerfile 0.56%

the-brainybowl's Introduction

✨ The BrainyBowl (A Quiz Web App) ✨

Badge Badge Badge Badge Badge


Tech Stack :

  • Frontend: HTML,CSS,React Js, Java Script, Bootstrap, Chakra UI
  • Version Control: Git and GitHub
  • Hosting: Netlify
  • Code Editor and tools: VS Code

✨ Welcome to BrainyBowl ✨

Table of Contents

- Overview
- UI of Website
- Contribution Guideline

Overview 🔨

This web app is built using React JS. It allows the user to select the criteria for their quiz from a list of options. The user can then proceed to answer the questions in the quiz and their performance will be tracked and shown in the scoreboard. Moreover, the app can be designed to be responsive and user-friendly.


UI of the Website

Screenshot (280)

Home Page

image

Question Page

image

Score Board Page


Deploy to docker -

Ensure Docker is installed on your PC and Docker Desktop is running seamlessly in the background.

  1. Navigate to the directory where the Dockerfile exists.

  2. After navigating to the directory run the command given below - "docker build -t ." here -t means tag and its followed by image_name you can give the name of image whichever you want but give the name in smallcase.

  3. After building the docker image run the docker image using the below command - "docker run -d -p 8000:80 " here -d = detached mode -p = port mapping localhost:containerPort

  4. use the command "docker ps" to check whether the conatiner is running or not.

  5. Navigate to localhost:8080 of your PC and thats it you will see your application is running on docker.

the-brainybowl's People

Contributors

2604pr avatar tejas-24ytj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.