Skip to content

The Gyana Guru website is an online learning platform that provides access to high-quality educational resources in a wide range of subjects. It offers a vast library of courses, interactive quizzes and exercises, gamification elements, and social features to encourage active participation and collaboration among learners.

License

Notifications You must be signed in to change notification settings

JBic9832/GyanaGuru

 
 

Repository files navigation

GyanaGuru Website

This repository contains the source code for the GyanaGuru website, an online learning platform that provides access to high-quality educational resources in a wide range of subjects.

Tech Stack

The GyanaGuru website is built using the following technologies:

  • Next.js: a React-based framework for building server-side rendered and statically generated web applications.
  • Tailwind CSS: a utility-first CSS framework that provides a set of pre-defined classes for quickly building custom user interfaces.
  • Appwrite: an open-source backend server that provides user authentication, database storage, and other backend services.

Getting Started

To run the GyanaGuru website locally, you will need to have Node.js and npm installed on your computer. Once you have cloned this repository to your local machine, navigate to the project directory and run the following command to install the necessary dependencies:

To start the development server, run the following command:

npm install
npm run dev

This will launch the website on a local development server, which you can access by visiting http://localhost:3000 in your web browser.

Contributing

Contributions to the GyanaGuru website are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork this repository to your own GitHub account.
  2. Create a new branch in your forked repository.
  3. Make your changes and commit them to your branch.
  4. Submit a pull request to the main branch of this repository.

Before submitting a pull request, please ensure that your changes are well-tested and adhere to the project's coding standards.

Contributors

A hall of fame for those who have contributed to this repo. Thanks once again for your valuable contributions. Kudos !!!

License

The GyanaGuru website is released under the MIT License.

About

The Gyana Guru website is an online learning platform that provides access to high-quality educational resources in a wide range of subjects. It offers a vast library of courses, interactive quizzes and exercises, gamification elements, and social features to encourage active participation and collaboration among learners.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 96.7%
  • CSS 1.7%
  • JavaScript 1.6%