Skip to content

Having fun building a blog page using React while revising some fundamental React concepts

Notifications You must be signed in to change notification settings

Alicino88/React-blogPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I have been writing this code while following this great online tutorial https://www.youtube.com/watch?v=j942wKiXFu8&list=PL4cUxeGkcC9gZD-Tvwfod2gaISzfRiP9d&index=1 . The code creates a blog page where you can read blogs, add blogs and delete them. The code makes use of the following React concepts: useState, useEffect,useParams, custom hooks, React Routing, controlled inputs, useEffect cleanup. Other topics included in the code are: fetch API, JSON server, POST request

About

Having fun building a blog page using React while revising some fundamental React concepts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published