Project Status: Ongoing
Devlearn is a dynamic web application designed for selling courses online. Built with modern technologies, including React.js, TypeScript, and Tailwind CSS, Devlearn ensures a robust and efficient platform for managing and accessing educational resources.
- User Authentication: Secure authorization using JWT (Json Web Token) for both admins and users.
- User Interface: Modern and intuitive user interface developed with React.js, enhanced with Material UI components, and styled using CSS and Tailwind CSS.
- React.js
- TypeScript
- Tailwind CSS
- Clone the repository.
- Install dependencies using
npm install
. - Run the development server using
npm start
.
devlearn/
├── src/ # Source code
├── public/ # Static assets
└── README.md # Project README
Contributions are welcome! Please refer to the CONTRIBUTING.md file for more information.
This project is licensed under the MIT License.