FiziChemi is a platform dedicated to helping students learn physics and chemistry through interactive tutorials and resources. This monorepo project leverages Next.js for the frontend, Tailwind CSS for styling, and Turborepo for managing multiple packages efficiently.
FiziChemi offers a wide range of physics and chemistry tutorials designed for different educational levels. The platform aims to make learning these subjects more engaging and accessible.
This project uses a monorepo setup managed by Turborepo. The repository is organized into the following packages:
Clone the repository:
git clone https://github.com/khabzox/fizi-chemi.git
Navigate to the project directory:
cd fizi-chemi
Running the Project
npm run dev
This project is licensed under the MIT License. See the LICENSE file for details.