- Load Entries
- Display Entries
- Add Like and Count them
- Add Comment
- Validate Form with positive and negative User-Feedback (Angular sided)
Based on the Treehouse Course Angular Basics
Using the mock-up Angular in-memory-web-api
- Clone the repository
cd
into the projects root dir- Run
npm install
oryarn install
- Start the server
npm run serve
oryarn run serve
- Open up your browser and navigate to
http://localhost:8080/