This application enables users make an entry on the webpage and view information pertaining to the entry.
- GIT
- HTML5
- CSS3
- BOOTSTRAP 5.3.0
- Javascript and jQuery {OOP}
- Webpack & npm
The application enables users make entries and view information pertaining to the entry like: number of words, number of vowels, etc including a teaser function which returns the first sentence of the entry. This application makes use of Object-Oriented Concepts like Object within Objects, Event Delegation, etc.
- Clone this repository to your desktop
- Navigate to the top level of the directory
- Run npm install in your terminal to install libraries
- Run npm start in your terminal
- None Known
MIT