This is a Next.js project bootstrapped with create-next-app
.
Welcome to the Learning App project! This repository contains the source code for our web application built using React with Next.js, utilizing Tailwind CSS for styling, and MongoDB for data storage. This README file will guide you through setting up the project, understanding its structure, and contributing to its development.
- User authentication (Sign Up, Log In, Log Out, OAuth).
- Course searching functionality with advanced filtering options.
- Saving courses for later reference.
- Watching lesson videos
- ...and more!
- Next.js, React
- MongoDB Atlas for database
- Amazon Web Service for cloud image store
- Material UI for react components
- Next-Auth for authentication
- Next-Intl for internationalization
- Tailwind css for styling
- React Player for video players
- React Toastify for notifications
- Jest for testing