Skip to content

A React JS blog made to learn about concepts such as creating templates and components, click events, using state, props, hooks, custom hooks, handling GET and POST requests, etc.

Notifications You must be signed in to change notification settings

girlwhodrawsandstuff/react-mini-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-mini-blog

A React JS blog made to learn about concepts such as creating templates and components, click events, using state, props, hooks, custom hooks, handling GET and POST requests, etc.

To run:

npm install

Run on http://localhost:3000
    npm start

Build for prod
    npm run build

About

A React JS blog made to learn about concepts such as creating templates and components, click events, using state, props, hooks, custom hooks, handling GET and POST requests, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published