Prime Stream using React, TypeScript, Tailwind and Express

Solution retrospective
I developed this as a "semi"-fullstack application. The API endpoints were created using Express and JavaScript in a separate repository hosted on Netlify. The front end was built using React, TypeScript, and Tailwind CSS. The data persistence is managed with the server. For simplicity, I chose not to include the login functionality, as it isn't easily deployable in a serverless environment.
What challenges did you encounter, and how did you overcome them?The biggest challenge I faced was implementing horizontal scrolling. I had to conduct extensive research to find a solution. At the end of the day, it was as simple as using a grid with overflow hidden.
What specific areas of your project would you like help with?Feel free to provide some feedback.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Mokalbari'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