Nasiff / Online-Book-Store

An online book store that allows users to login, view and buy books.
2 stars 0 forks source link

[FEAT] Separate HTTP Service from Components #13

Closed Rovaxes closed 4 years ago

Rovaxes commented 4 years ago

Use something like fetch to take care of http calls and pull information from .json files to mock responses from the web services.