The Cyberlions Robotics website is a student-run project for our team 8521. We are looking for talented individuals to help us build a website that is informative, dynamic, and easy to use. This does not neccessary mean you are coding, and we have roles for Software Developers and UI/UX Designers.
If you're a UI/UX designer, you can contribute to the design of the website through an application called InVision. InVision is similar to a drawing tool but makes the design of websites easier. https://larrylarriee.invisionapp.com/projects/Website-UI-amp-UX-cldb15ko0bjxf0154d8w4j2fi/overview
If you're a software developer, it is recommended you have prior experience with HTML, CSS, and especially JavaScript. Additionally, you should have a basic understanding of how to operate Github. Our website is built under the React.js framework (made by FaceBook), which allows the reuse of components, including the reuse of HTML.
Don't worry if you don't know React.js, as we have resources and mentors in the team to help you learn. We recommend you ask either the programming lead or the O/M lead for more information before starting to code the website.
If you're programming in react, clone the repository and run npm install react-scripts --save. This is a dependency that allows you to run the website locally using npm start.