Git Product home page Git Product logo

manthano-frontend's Introduction

Manthano - Frontend

manthano-newlogo-light

This is Manthano's frontend repository. Manthano is a virtual learning environment aimed at making the academic communication process more effective and interactive.

This project was built using mainly ReactJS and TailwindCSS.

manthano landing2

Overview

Manthano's frontend was developed in React, a widely used JavaScript library for creating interactive user interfaces. It works in conjunction with the backend (Python/Django) to provide a seamless and enriching user experience.

Features

  • Intuitive Interface: The frontend offers an intuitive and responsive user interface to ensure an excellent user experience.

  • Registration and Login Forms: Allows users to register and log in to their accounts.

  • Classroom Enrollment: Users can enroll in existing classrooms or create new ones.

  • Responsiveness: The frontend design is responsive, adapting to different screen sizes, including smartphones, tablets, and desktops.

Prerequisites

  • Node.js
  • NPM
  • Axios 1.5.1
  • ReactJS 18.2
  • Vite 4.4.5

How to Get Started

  1. Clone this repository to your local environment:

    git clone https://github.com/your-username/manthano-frontend.git
  2. Navigate to the project directory:

    cd manthano-frontend
  3. Install project dependencies:

    npm install
  4. Start the development server:

    npm start
  5. The application will run in development mode. Open http://localhost:5173 in your browser to view it.

Contribution

If you wish to contribute to the development of Manthano Frontend, follow these steps:

  1. Fork this repository.
  2. Create a branch for your new feature or bug fix: git checkout -b feature/new-feature or git checkout -b fix/bug-fix.
  3. Make your changes and commit them: git commit -m 'Add new feature'.
  4. Push your changes to the remote repository: git push origin feature/new-feature.
  5. Open a pull request (PR) to have your changes reviewed.

License

This project is licensed under the AGPL License.


Developed by Fabio S. Reszko Jr.

manthano-frontend's People

Contributors

reszkojr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.