JEE Lore is a comprehensive web application designed to help students prepare for JEE and NEET exams. It offers an interactive platform for solving doubts and practicing questions across various difficulty levels and topics. The app aims to provide a personalized learning experience, making exam preparation more effective and efficient.
- Doubt Solving: Submit your doubts and get detailed solutions from experts.
- Practice Questions: Access a vast repository of questions categorized by difficulty level and topic.
- Topic-wise Practice: Focus on specific topics to strengthen your understanding.
- Responsive Design: Fully responsive interface built with Tailwind CSS, ensuring seamless access on all devices.
- Real-time Interaction: Get instant feedback on your questions and doubts.
- Frontend: React, Tailwind CSS
- Backend: Express.js
- Database: MongoDB
- Hosting: Deployed on jeelore.site
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/vinayakmaheshwari/JeeLore cd jeelore
-
Install dependencies:
npm install
-
Set up environment variables:
- Create a
.env
file in the root directory. - Add your MongoDB connection string and other necessary environment variables.
- Create a
-
Run the application:
npm run dev
-
Open your browser and navigate to
http://localhost:3000
to explore the app.
We welcome contributions from the community! If you have ideas, suggestions, or improvements, please fork this repository and submit a pull request. Ensure your code is consistent with the existing style and includes necessary tests.
If you have any questions, suggestions, or feedback, feel free to reach out at [email protected].