Skip to content

Manojkumar8497/Angular-Quiz-App

Repository files navigation

Logo

Angular Quiz Application

This is an Angular quiz application that is developed by Angular and firebase, It helps to test your user's knowledge, create engagement, and guide your users.

Demo

Technologies Used

I've used Angular, Angular Material, and Firebase for this project. The Angular Material plays the main role for the UI side and I used the firebase as a server-side.

I've taken the Quiz data from the cloud firestore database. Before starting the project, Create one cloud firestore database in firebase. After that, you're able to see this screen.

Note: You need to add this firebase credentials into environment.ts file.

Installation

After cloning the repo, do

npm install

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

More Updates

Follow me on LinkedIn to get the latest update about features, code, and more. If you like this project give a star to this repo.

Thanks

Thanks to all contributors and their support.

If you have an idea or you want to do something, tell me or just do it! I'm always happy to hear your feedback!

Copyright and license

Code and documentation copyright 2020 the authors. Code released under the MIT License.