harshita0802goswami / E-Learning-freesite

This site is mainly design for those student who don't know how to start their journey in the field of programming

Home Page:https://sahityaroy.github.io/E-Learning-freesite/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Free Learning site

I am sahitya roy owner of this project if you want to contribute please feel free to connect with m

Free resources in one place students can access all the recourse through this side and i will put this site on my github publicly so that students can contribute and add more and more features…

sahityaroy07

7584926589



sahitya-roy

  • Type some Markdown on the left
  • See HTML in the right
  • ✨Magic ✨
  • First start⭐ this repo and fork so that you can work

    Features

    • I add all the top level free resources avilable on internet
    • Also i added some paid courses in free of cost.
    • Add a contributor Avtar part for your work.

    so lets contribute and be a open source contributor🐱‍💻
    welcome to all beginner 👩‍💻
    So let’s get started

    This text you see here is *actually- written in Markdown! To get a feel
    for Markdown’s syntax, type some text into the left window and
    watch the results in the right.

    Tech

    Dillinger uses a number of open source projects to work properly:

    • [HTML] - we are mainly use HTML!
    • [css] - for editing perpous

    Plugins

    Dillinger is currently extended with the following plugins.
    Instructions on how to use them in your own application are linked below.

    Development

    Want to contribute? Great!

    • Idea + Impliment = Success
      Make a change in your file and instantaneously see your updates!

    Open your favorite Terminal and run these commands.

    First Tab:

    git init
    

    Second Tab:

    git pull [url of this project]
    

    (optional) Third:

    git branch [branch name]
    

    After changing the file

    Adding all file :

    git add .
    

    now its time to take this project into stagging area:

    git commit -m" comment ""
    

    now push this files

    build the image.

    git push origin main --force
    
    git status
    

    License

    @Copyright SahityaRoy 2021-2024

    Free Software, Hell Yeah!

    Project Admin ❤️

                       

    OUR VALUABLE CONTRIBUTORS✨

    Happy Coding 👨‍💻

    Plugin README

About

This site is mainly design for those student who don't know how to start their journey in the field of programming

https://sahityaroy.github.io/E-Learning-freesite/


Languages

Language:HTML 73.0%Language:CSS 27.0%