Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1002 Bytes

README.md

File metadata and controls

41 lines (21 loc) · 1002 Bytes

Javascript Fetch API Demo

The Fetch API provides an easy, logical way to fetch resources asynchronously across the network.

Your Project

⛱ README.md

That's this file, where you can tell people what your cool website does and how you built it.

⛱ index.html

Where I have written the content of our JavaScript App.

⛱ App.css

CSS files add styling rules to your content.

⛱ App.js

Our module import main script. The data is rendered from this file too.

./modules/

We have our Fetch module here, Fetch.js

./data/

Directory with our users profiles, in Users.json. Feel free to add more data into it.

⛱ View source

Play around with the Glitch App by remixing it.

⛱ assets

Drag in assets, like images or music, to add them to your project

Made by Maye Edwin

\ ゜ o ゜)ノ