A simple application for managing and viewing quotes.
- Add a new quote
- View a list of all quotes
- View a specific quote
- Clone this repository to your local machine.
- Navigate to the directory where you cloned the repository.
- Run
npm installto install the required dependencies. - Run
npm startto start the application.
This project is licensed under the MIT License - see the LICENSE file for details.