Skip to content

FevenSeyfu/Learnovation-by-innov8ors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Learnovation Academy by Innov8ors

Welcome to Learnovation by Innov8ors, an open-source project aimed at providing free certificates and courses for online learners. This project is designed to help you learn new skills, advance your career, and connect with a community of learners and educators.This is the MVP for Learnovation Academy built by team innov8ors for a hackathon.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Follow these simple steps:

  1. Clone the repository

    Open your terminal and run the following command to clone the repository:

    git clone https://github.com/FevenSeyfu/Learnovation-by-innov8ors.git
    
  2. Navigate to the Frontend directory

Change into the Frontend directory of the cloned repository:

cd Frontend
  1. Install dependencies

Install all necessary dependencies using npm:

npm install
  1. Start the development server

Start the development server to run the application locally:

npm run dev

Contribute

To contribute to Learnovation, please follow these steps:

  1. Fork the repository

Start by forking the main repository to your GitHub account.

  1. Clone your forked repository

Start the development server to run the application locally:

   git clone https://github.com/FevenSeyfu/Learnovation-by-innov8ors.git
  1. Create a new branch Before making your changes, switch to a new branch. Use a name that describes the feature you're adding or the bug you're fixing:

For a new feature:

git checkout -b feature/feature-name

For a bug fix:

git checkout -b fix/fix-description
  1. Make your changes

Implement your feature or fix, making sure to follow the project's coding standards.

  1. Commit your changes

Once you're happy with your changes, commit them to your branch:

git commit -m "Add a meaningful commit message"
  1. Push your changes

Push your changes to your fork on GitHub:

git push origin < your-branch-name >
  1. Submit a Pull Request

Go to the original repository you forked from, and click on the "Pull Request" button. Make sure to select your branch and provide a clear description of the changes you've made.

...more detail to be added

About

This is a MVP for Learnovation Academy built by team innov8ors for a hackathon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages