Skip to content

A repository tracking changes to files and folders in my Materialize CSS Tutorial project. I'd like to share this with the community.

License

Notifications You must be signed in to change notification settings

collinsduzzy/M.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Materialize CSS Tutorial

A repository tracking changes to files and folders in my Materialize CSS Tutorial project. I'd like to share this with the community.

Getting Started

You can clone or download this repository to your local machine using the link below:

https://github.com/collinsduzzy/M

How To Use

  • If you have downloaded the ZIP file of the repository, extract the contents to a prefered directory in your machine.

  • Open the folder 'M' with your preferred text editor.

  • The code/files of the latest commit [Updated Documentation] would be displayed.

  • Otherwise indicated, each commit represents a lesson. Use the terminal to run the following command to view all commits/lessons:

    git log --oneline

  • To view the code/resources for each lesson, run the following command:

    git checkout [commit_id]

    Example: git checkout [1bccc442]

  • To shelve any local changes made to the files before switching to another commit, use the following command:

    git stash

Prerequisites

  • git
  • GitHub
  • Code Editor (VSCode recommended)
  • Web Browser (Google Chrome recommended)
  • Terminal (cmd recommended)

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A repository tracking changes to files and folders in my Materialize CSS Tutorial project. I'd like to share this with the community.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages