Exploring your first project
You've installed Claude Code — now let's point it at a real project. For the rest of this chapter you'll be working with a climate analysis codebase. Before you start writing prompts, take a moment to let Claude explore it and tell you what's there.
The project is already in your working directory at /home/repl/climate-analysis/.
This exercise is part of the course
Claude Code 101
Exercise instructions
- Start Claude Code by typing
claude. - Ask Claude to describe what the
climate-analysisproject does. - Type
/exitto close Claude Code.
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise