Skip to content

Aristote-code/Virtulearn-fn

Repository files navigation

VirtuLearn Front-End

This is the front-end repository for VirtuLearn, an innovative E-learning platform designed to enhance the quality of education in Rwanda.

Project Overview

VirtuLearn's front-end is built using React with TypeScript for a robust and statically-typed codebase. Tailwind CSS is employed for styling, ensuring a clean and responsive user interface.

Getting Started

Prerequisites

Make sure you have Node.js and npm installed on your machine.

Installation

  1. Clone the repository: git clone https://github.com/AristideI/Virtulearn-fn.git

  2. Navigate to the project directory: cd virtulearn-frontend

  3. Install dependencies: npm install

Scripts

The following npm scripts are available:

  1. Development Server: npm run dev

  2. Build: npm run build

Transpiles TypeScript code and builds the project for production

  1. Linting: npm run lint Lints the TypeScript code using ESLint.

  2. Preview Production Build: npm run preview Previews the production build locally using Vite.

Code Structure

  1. src/: Contains the source code for the React components and TypeScript files.
  2. public/: Houses static assets and the HTML template.
  3. tailwind.config.js: Configuration file for Tailwind CSS.

Contributing

Feel free to contribute to VirtuLearn by submitting issues or pull requests.

License This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors