Skip to content
/ LCG Public
forked from Codedwells/LCG

Learn Code and Grow. This is a community website project.

License

Notifications You must be signed in to change notification settings

OsegoTech/LCG

 
 

Repository files navigation

💻LCG (Learn Code and Grow)

This is a 👐 community where we help each other grow. LCG website design
LCG website design
LCG blog

Link to figma file here


🚀 About

LCG is an open-source community project.It is a website for our local community.


🧰 Languages / Tools

For the project decided to use these technologies:

  • Frontend

    • JavaScript
    • HTML
    • CSS
  • Backend

    • NodeJs
    • Express
    • MongoDB

🧑🏾‍💻 Demo (👷‍♂️work-in progress)

Check out the website: LCG


👌🏾 What you have to do to contribute


🥂 After making a change

  1. Create a new branch
git checkout -b YourBranchName
  1. Add it to staging area

NOTE: don't commit the package.json

git add <path to the file you worked on>
  1. Commit your changes with
git commit -m "Your commit message"
  1. Push your changes
git push

👨‍👩‍👦 Community

🐦Twitter comming soon


👩🏽‍💻 Contributing

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are greatly appreciated.
  • Check out our contribution guidelines for more information.

🛡️ License

LCG is licensed under the MIT License - see the LICENSE file for details.


💪🏽 Thanks to all the awesome Contributors

Thanks a lot for spending your time helping LCG grow. Thanks a lot! Keep rocking🍻

Contributors

🙏🏽 Support

This project needs a star️ from you. Don't forget to leave a star✨

About

Learn Code and Grow. This is a community website project.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.1%
  • HTML 45.8%
  • JavaScript 6.1%