rebeccaahn / fellowship

Home Page:https://fellowship.icssc.club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fellowship

This is the website for the ICS Student Council Fellowship.

The goal of the Fellowship is to teach fundamental software development and web development skills that aren’t normally taught in the classroom. By the end of the quarter, students will have the skillset necessary to create their own React websites and will have the opportunity to contribute to one our ICSSC Projects such as AntAlmanac, PeterPortal, or Zotistics!

Contributing

All of our content can be found under the /docs directory. Each unit is written in Markdown, so it is easy for any to contribute.

Find a bug or have a suggestion?
Create a new issue on Github or open a pull request!

Develop Locally

To contribute to the Fellowship website:

  • Create a fork
  • Clone the fork
  • Install dependencies: npm install
  • Start the project: npm start

Credits

This website is built using Docusaurus 2, a modern static website generator.

Contrent created by Chase Carnaroli and Raman Gupta for the ICS Student Council.

About

https://fellowship.icssc.club


Languages

Language:JavaScript 78.7%Language:CSS 21.3%