You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Happy Thoughts App: A React project focused on state management, API interactions for fetching and posting data. Features include a design-aligned UI, sorted thought display by recency, like count for each thought, a form for new thoughts, and a like functionality.
Create a weather web app from a provided design, using Open Weather API. Weather Web App, Technigo Web Development Bootcamp spring 2024, week 4 individual assignment .
Pair-programming project to build an API with authentication to implement a registration flow, and a frontend with forms to register, sign in, and view password protected content.
by this project im trying to use things from what I have learned while practicing react in this month. by following requirements from project instruction, I could think again about the structure
A React project to create a survey form. Focus on React state and form control. After submission, users see a summary. Design is flexible but should prioritise accessibility.
A React app template to display albums. Features include a structured component hierarchy, design fidelity, hover effects, and responsive layouts. Clicking on albums or artists links to external URLs. Components provided; focus on data flow and UI interactions.