Skip to content

Application which uses Search Engine API - Like Google. Pure JavaScript and Unit Tests 🔎

License

Notifications You must be signed in to change notification settings

gabriel-hahn/search-engine-app

Repository files navigation

Search Engine App

Build Status Codacy Badge Coverage Status contributions welcome Bugs The MIT License

Application which uses Search Engine API. Pure JavaScript and Unit Tests.

Getting Started

1 - Inside the projects folder, run the follow command to install all NPM dependencies:

npm i

2 - Start the project (local host at 8080):

npm run start

Tests

To run the tests, you can choose between with or without coverage:

npm run test
npm run test:coverage

Something in the future?

  • Deploy a demo of this project.
  • +95% of unit tests coverage.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

Gabriel Hahn Schaeffer

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Application which uses Search Engine API - Like Google. Pure JavaScript and Unit Tests 🔎

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published