Skip to content

CRUD comments feature from Frontend Mentor - Built with React, Redux (Redux Toolkit), use of hooks.

Notifications You must be signed in to change notification settings

Grace-00/redux-comments-section

Repository files navigation

The project - WIP

Challenge from Frontend Mentor

Users should be able to:

View the optimal layout for the app depending on their device's screen size
See hover states for all interactive elements on the page
Create, Read, Update, and Delete comments and replies
Upvote and downvote comments

How to start

run git clone to clone the repository on your local machine
run npm i to install dependencies
run npm run start to start up the server

Check designs here

About

CRUD comments feature from Frontend Mentor - Built with React, Redux (Redux Toolkit), use of hooks.

Topics

Resources

Stars

Watchers

Forks