Skip to content

sugam-pokhrel/power-the-web

 
 

Repository files navigation

Hacktoberfest-React-Project

About

PowerTheWeb Cover

PowerTheWeb Contributors

PowerTheWeb is an open-source project to help web developers make their road easy to become a successful web developer

Currently developing main website, checkout 2nd branch "convert-react"

Don't Forget to JOIN OUR COMMMUNITY

Join our community and ask anything. If you run into a problem please let us know. DISCORD - JOIN

STAR THE REPO

How to Contribute to this repository

  1. Fork the repository (Click the Fork button in the top right of this page, click your Profile Image)
  2. Clone the forked repository to your local machine.
git clone https://github.com/your-username/devvsakib/power-the-web.git
  1. change the present working directory
cd power-the-web
  1. Open CMD in your current directory and install npm packages using command.
npm install
  1. Make changes in the project. Add, Commit and push the project using following commands:

Add all files

git add . 

Commit the changes

git commit -m "Write Your commit Message" 

Push the branch

git push 

OR

git push origin branch-name

Make Pull Request from Github Repository ** Star the repository. **

Adding Projects

If you want to add your project in repository, you are welcome. Please add your project in "PROJECTS" folder and make sure to name your folder as your project.
Ex:
we have a react projects in "PROJECTS" folder
and we named it "clone-tesla"

So, people will know what project it is. Make sure you added your github name and link as comment in your file. Last thing to do is, put your name. github link, email in CONTRIBUTORS.md file

NOTE

  • Make Sure you commit your changes in a new branch.
  • Make Sure you Give proper name to your files describing the addition.
  • Also Make Sure you comment your code wherever necessary.

REPO STATUS

GitHub Issues Open GitHub PR Open GitHub PR closed GitHub language count

Size: 78.45 MiB

Thanks to all the contributors ❤️

Add your details in contributions.json file

Show some ❤️ by starring this awesome repository!

About

Open-source project. Hacktoberfest2022 - Contribute given programs in any language you want, every valid PR will be accepted!!! Make sure to star this repo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.7%
  • TypeScript 8.1%
  • HTML 4.0%
  • CSS 3.1%
  • SCSS 1.8%
  • Svelte 0.2%
  • Other 0.1%