Skip to content

sandali-singh/My-React-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My-React-App

My React App is a dynamic and responsive web application built with React

Screenshot (271)

Screenshot (272)

Screenshot (274)

What it does

A React based React Quiz Application where one can test their React knowledge by answering all questions. Once you start the quiz test your timer also gets started and within that time frame one need to answer all the questions , once given the answer switch to the next question and at last you'll get your score and highest score obtained till now, you can even restart the quiz test again (this quiz test is based on a fake API call).

Troubleshooting

if in case having an error fetching the quiz question npm run server run this line of code.

Challenges we ran into

  • Making the platform’s UX smooth.

Tech Used

HTML5 Badge

How to setup

  • Fork the repo to your account

  • Clone the forked repo to your local system using git clone https://github.com/<your-username>/My-React-App

  • Connect your local repo to the upstream using git remote add upstream https://github.com/<your-username>/My-React-App

  • Run npm install to install npm dependencies

  • Run npm start to start the React application

Support

For any questions, issues, or feature requests, please open an issue on GitHub.

Contributing

We welcome contributions! If you'd like to contribute to My React App.

How to contribute?

  • DO NOT make and push changes to the main branch!

  • Always keep your main/working branch in sync with the main repository git pull upstream main on the branch you are working on locally.

  • Always create a new branch before making any changes git checkout -b <new-branch-name>, never ever make any changes directly on the master/main branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published