Welcome to **Findemy**, your go-to platform for discovering and learning a wide array of courses! 🎓
Findemy is a dynamic clone of Udemy, designed to provide users with a seamless learning experience. Crafted with React and TypeScript, our frontend ensures a smooth and interactive interface.
Powered by MongoDB, Express, and Node.js, our backend infrastructure guarantees robust performance and reliability.
Search and Filter: Easily find courses using our advanced search feature, with additional filtering options based on skill levels (beginner, intermediate, expert) and course ratings. User Authentication: Seamlessly sign up and log in to access personalized features. Course Management: Add courses to your cart, save them to your wishlist, and smoothly proceed to checkout after login. Instructor Profiles: Explore individual instructor profiles and discover their curated courses. Deployment: Our frontend is deployed on Netlify for lightning-fast performance, while the backend is hosted on Glitch, ensuring high availability.
Discover, learn, and elevate your skills with Findemy today! 🚀
- React
- TypeScript
- NodeJS
- MongoDB
- Express
git clone https://github.com/abhishekpawan/findemy-client.gitnpm install
npm start
NOTE: THIS IS ONLY THE FRONT-END PART OF THE PROJECT
SEE BACK-END HERE: findemy-server
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt for more information.

