Skip to content
/ ProEdu Public

This repo contains my project on my Educational Website πŸŽ“πŸ“š. I have made it using HTML,CSS & JS. It contains A introduction Page The top courses Success stories of the former students. If you can add new features in the project or in this repos. You can contribute to this open source repository.πŸ€–

License

Notifications You must be signed in to change notification settings

apu52/ProEdu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

image

Pro Edu Website

Open Source Love svg1 PRs Welcome Visitors GitHub forks GitHub Repo stars GitHub contributors GitHub last commit

GitHub repo size

Github GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests


Hi thereπŸ‘‹, Enjoy with the World of Open source contribution

Hello CodersπŸ‘¨β€πŸ’» ,I am Arpan Chowdhury, a aspiring Web developer.πŸ€– Here is the project of the front-end Web Developement.

Educational Website πŸŽ“πŸ“š

Here is Pro Edu institute - a one way platform to all the tech enthusiast learners πŸ‘©β€πŸ« . I have made it using HTML,CSS & JS πŸ‘¨πŸ»β€πŸ’». It contaoins the whole description of the educational platform including courses , success stories , detailed introduction.

  • A introduction Page
  • The top courses
  • Success stories of the former students
  • The current status of the educational platform
  • Our main featured with the detailed video

I welcome you all to contribute in this repository & make this a grand project. So, what are you waiting for??πŸ€”Just jump into it after reading the guidelinesπŸ“š

Demo

image

Video

bandicam.2024-01-07.18-35-16-136.mp4

How to contribute:

  • Follow my Github Profile(optional)

  • Drop a ⭐ on the Github repository

  • Create an issue of the project or a feature you would like to add in the project and get the task assigned for youself. (issue can be any feature or project that you think you could contribute to).

Fork the repo to your Github.

  • Step 1:- Clone the Repo by going to your local Git Client in a particular local folder in your local machine by using this command with your forked repository link in place of below given link:

    git clone https://github.com/apu52/ProEdu
  • Step 2:- Go inside Directory.

    cd ProEdu
  • Step 3:- Install packages dependencies, run following command in terminal / CMD

    npm install
  • Step 4:- To run this project locally, run the following command

    npm start
  • Step 5:- Open browser and go to localhost:5000

    • That's it Your Project setuped successfully for dev environment

Now you can Create Specific branch to work on this project ->

  • Create a branch using below command.
    git branch <your branch name>
  • Checkout to your branch.
    git checkout <your branch name>
    
  • Add your code in your local machine folder.
    git add .
    
  • Commit your changes.
    git commit -m"<add your message here>"
    
  • Push your changes.
    git push --set-upstream origin <your branch name>
    
  • Add your project name with the link in the readme in the desired format.
  • Make a pull request! (compare your branch with the owner main branch)

Built with love
By apu52 Β© MIT License


Project Admin


Arpan Chowdhury

About

This repo contains my project on my Educational Website πŸŽ“πŸ“š. I have made it using HTML,CSS & JS. It contains A introduction Page The top courses Success stories of the former students. If you can add new features in the project or in this repos. You can contribute to this open source repository.πŸ€–

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published