Creating New Posts
Learn how to add new posts to our project.
We'll cover the following
We can use the setItem
method to set or update data in our store. We can also use this in our project to create a new blog post. This will involve creating a new form on the front end to create a new post.
Updating our projects page structure
Before we add this, our front-end pages can be restructured as follows:
Get hands-on with 1400+ tech skills courses.