NC News (Frontend)
Northcoders News - a social news aggregation, web content rating and discussion website. Northcoders News has articles which are divided into topics, and each article has user-curated ratings from upvotes and downvotes using the backend API. Users can also add comments about an article.
Learning outcomes:
- Consolidated my understanding of making a CRUD application from a frontend perspective.
- Planning a React app, including consideration of state management and component design.
- Implementing features to a frontend application based on user stories.
- Fetching data from an external API and using it to hydrate components.
- Implementing routing.
- Providing user feedback based on potential errors.
- Building a user interface that considers user experience and accessibility.
- Applying styling to a frontend application.
- Deploying a frontend project.
Tech stack
React.js
HTML/CSS