Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 929 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 929 Bytes

Learning Rust with "Zero to Production In Rust" Book 🚀

Welcome to the "Learning Rust with Zero to Production" project! This repository is designed to accompany the Zero to Production in Rust book and provide a hands-on learning experience on the Rust programming language.

Getting Started

To get started with this project, make sure you have the following prerequisites installed:

  • Rust
  • Cargo

Clone this repository to your local machine:

  git clone https://github.com/mariakourtesi/zero2prod.git

To run the application

 cargo run

For Rust commands see here

Follow the instructions in the "Zero to Production" book to progress through the exercises and apply the concepts covered in each chapter.

installation in ubuntu https://www.rust-lang.org/tools/install