Skip to content

LeoNardoRR/card_curriculum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license url

About

"This project is a basic resume template for you to make changes and use as your own; feel free to customize it."

This project was built with:

Quick Start

Clone this repository:

git clone https://github.com/LeoNardoRR/card_curriculum.git

Enter in the project's folder:

cd card_curriculum

Commit your changes:

git commit -m 'feat: My new feature

Push your branch:

git push origin my-feature

Contribute:

Fork this repository

Create a branch with your feature: git checkout -b my-feature

git checkout -b my-feature

Commit your changes: git commit -m 'feat: My new feature'

git commit -m 'feat: My new feature'

Push your branch: git push origin my-feature

git push origin my-feature