Skip to content
Submitted over 3 years ago

Product feedback app built using React, React Router, and SCSS

react, react-router, sass/scss, node
LVL 4
Vicktor920
@Victor-Nyagudi
A solution to the Product feedback app challenge

Solution retrospective


I built this solution to share with others so they can fork the repository and adjust it however they like.

I'd love to see someone hook it up to a database/back-end and share with me the results.

My solution uses JSON server to mock a REST API, so you'll need to fork the repository and run npm run json-server after npm start to add, delete, and update feedback items.

I've included a demo of the working project in the README.md file you can take a look at.

The repo has an MIT license, so feel free to tag me on social media letting me know how/if it helped you.

You can open an issue if you find bugs, or better yet, fork the repo and try fixing it yourself. :)

Good luck with your front-end journey in 2023, guys!

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Vicktor’s solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord