/macaflix-frontend

Another project inspired by Netflix, frontend with React.

Primary LanguageJavaScript

Macaflix

Macaflix is one project that was created inspired from Netflix just to practice.

Backend:

  • Express.js for routing.
  • Sequelize for ORM
  • Postgresql for database
  • Cors to allow external requests
  • JWT to authentication
  • Bcrypt to hash passwords in database.

This is the repository for the backend:

Frontend:

  • React
  • React Router
  • React Icons
  • Sonner - External component by Emil to send notifications - Repository website