Code Monkey home page Code Monkey logo

react-delta-quiz's Introduction

Hello There! Welcome to Delta Quiz

You'll find the live website here: https://delta-quiz.netlify.app/


What is Delta Quiz?

Delta Quiz is a quiz app that allows you to create and take quizzes.
It is built with:

  • React js for the frontend
  • React Bootstrap for responsive layouts and simple designs
  • Vanilla CSS for custom stylings
  • React Router for routing
  • React Fontawesome for icons
  • Recharts for Amazing Charts

Work Flow:

In this below list, I'm writting the actual work flow I've followed to complete the project.

  1. Create React App Named "Delta-Quiz" using npx create-react-app delta-quiz command.
  2. Create Local Repository using git init command.
  3. Changed the favicon and title of the website
  4. pushed the local repository to github using git remote add origin command
  5. Installed React Router using npm install react-router-dom command.
  6. Installed React Bootstrap using npm install react-bootstrap bootstrap command.
  7. Installed React Fontawesome using npm install --save @fortawesome/fontawesome-svg-core @fortawesome/free-solid-svg-icons @fortawesome/react-fontawesome command.
  8. Installed Recharts using npm install recharts command.
  9. Installed React Toastify using npm install react-toastify command.
  10. Created Components Folder and add all the components one by one when necessary.
  11. Created Navar to Navigate between pages.
  12. Fetched Data from API and displayed it in the UI.
  13. Added Quiz Page and Quiz Component.
  14. Added Quiz Result Component, and display the result.
  15. Added a Composite Chart(Bar and Line) in statistics page. it contains the total number of quizes availabe per category.
  16. Added a Blog Page contains 3 provided questions and answers.
  17. Added a 404 not found page
  18. Made the website Responsive
  19. Check and Push Everything to Github.
  20. Build the project using npm run build command.
  21. Deployed the project using Netlify.

Which things I liked the most in this project?

  • Installing React
  • Installing React Router
  • Creating Routes with React Router
  • Creating Components
  • Fetching Data from API
  • Passing Data using Props
  • Using React Bootstrap
  • Using Recharts
  • Using React Toastify
  • Using React Fontawesome

react-delta-quiz's People

Contributors

marufalaslam avatar

Stargazers

 avatar

Watchers

 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.