Design comparison
Solution retrospective
I started this project yesterday and i used json server for data but i found problem withing data fetched from server (avatar dosent show) . the project is not completed i just do design using tailwind css
Community feedback
- @Yemisrach15Posted about 2 years ago
Hi Oussama, your preview site is not working properly. The json server is not running or is blocked. Check into it.
Marked as helpful0@oussamataali97Posted about 2 years ago@Yemisrach15 yes i know but if your preview the website it work
0@Yemisrach15Posted about 2 years ago@oussamataali97 I can preview it but after I write something and submit nothing happens. Fix it so people can give you comment. At the moment, I can only see the comment input form and submit button only.
0@oussamataali97Posted about 2 years ago@Yemisrach15 yes the problem is that the json server dosent run i tried to deploy the website on Netifly but still not working
0@oussamataali97Posted about 2 years ago@Yemisrach15 submit button dosent work i only fetch comments
0@Yemisrach15Posted about 2 years ago@oussamataali97 I'm not sure if this will work for you but try adding the command you use to run the json server inside the package.json file > scripts > start. So it would be
"start": "react-scripts start && {your command}"
Marked as helpful0@oussamataali97Posted about 2 years ago@Yemisrach15 Okey i will try thank you for your help mr Yemisrach
0
Please log in to post a comment
Log in with GitHubJoin 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