Disclaimer: The project is under the MIT License.
App made in angular based on cryptoanalysis of frequency to solve random puzzles with famous quotes.
The project is live here!
All the quotes are store in two files (for two languages) the english file is /src/utils/en.text.ts the spanish file is /src/utils/es.text.ts both of them contain an array of object with quotes and their corresonding authors. The image of each author it's obtained via the wikipedia API.
If you are interested in contributing to this project use Angular
The project also use Sass and firebase (to create/share custom encrypted message) Firebase
To run it, you need to have installed Node.js & npm, and pnpm, them you can use the following commands.
All commands are run from the root of the project, from a terminal:
-
Run
ng servefor a dev server. Navigate tohttp://localhost:4200/. The application will automatically reload if you change any of the source files. -
Run
ng buildto build the project. The build artifacts will be stored in thedist/directory.
Any contribution is truly appreciated!
This project is under the MIT License.
Don't forget to leave a star 🌟