The New Wave :: Modern News

Summary

This project is a news website using React.

Check it out in GitHub Pages here and also use it on your phone!

Screenshots

Learning goals

  • Keep practicing React.
  • Practice making websites fully desktop and mobile-friendly.
  • Fetch a REST API in React.
  • Implement a nice-looking UI.
  • Write modular, reusable code that follows SRP and SOLID principle.

Built with

  • React
  • SCSS
  • Jest & Enzyme