For this project, you will be building a web application that lets people post their favorite gifs. Each post can be favorited by other users, and deleted by the original author.
Users can also send direct messages to each other, and be notified when they have messages.
Open a terminal window and go to the giffygram directory.
cd apijson-server giffygram.json
Open a terminal window and go to the giffygram directory.
cd srcserve -l 8080orhsif you have set up the alias
Then visit http://localhost:8080 and login with the following credentials.
- Email: meg@ducharme.com
- Password: meg
Once you are authenticated, you should see two posts render to the feed component.
