Skip to content

mayeedwin/fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ゜)ノ

About

How to fetch resources asynchronously across the network.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published