Skip to content

aiden77mori/code-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trivia Game Coding Challenge

G2i's Code Challenge implementation of a Trivia app in React using advanced techniques and industry best practices.

Table of Contents

About The Project

Check G2i Code Challenge for all the details about requirements and wireframes.

Home screenshot

Quiz screenshot

Results screenshot

Built With

Installation

  1. Clone the repo
git clone https://github.com/michael-s-molina/trivia-app-react.git
  1. Install NPM packages
npm install
  1. Start the application
npm start

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

This is code challenge app using react

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published