Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
/ fcmu Public archive
forked from ms-club-sliit/fcmu

copying fcmu repo came in MSCLUB dev whatapp group

Notifications You must be signed in to change notification settings

IT21342226/fcmu

 
 

Repository files navigation

SLIIT Faculty of Computing Media Unit of SLIIT - Website

Your one-stop portal to all things regarding SLIIT Faculty of Computing Media Unit of SLIIT
Read further to know how you can start contributing to SLIIT Faculty of Computing Media Unit!

Here is the figma design

LandingPage

Quick Links

Stack Image

  1. Fork the repo on GitHub.

  2. Clone the project to your own machine.

git clone https://github.com/<YOUR_USERNAME>/fcmu.git

  1. Create a branch using the git checkout command.

git checkout -b <your-new-branch-name>

  1. Stage your changes and commit with a meaningful commit message.
git add .
git commit -m "<initial commit>" 
  1. Push your work back up to your fork.

git push origin <add-your-branch-name>

  1. Submit a Pull request so that we can review your changes. Learn about creating a pull request.

We got your back. Here are some FREE resources for you to strengthen your web development skills and start firing some commits

HTML / CSS / JS

React.js

Redux

Contributors

About

copying fcmu repo came in MSCLUB dev whatapp group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.6%
  • CSS 32.8%
  • HTML 17.6%